[Tickets #11649] Re: NAG 4.0.0: Can` t save or modify task

noreply at bugs.horde.org noreply at bugs.horde.org
Wed Sep 6 08:18:42 UTC 2017


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/11649
------------------------------------------------------------------------------
  Ticket             | 11649
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | NAG 4.0.0: Can` t save or modify task
  Queue              | Nag
  Version            | 4.0.0
  Type               | Bug
  State              | Duplicate
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2017-09-06 08:18) wrote:

Changes have been made in Git (master):

commit 9460590060bdc10d6e7f02ca44b2dc586e236504
Author: Jan Schneider <jan at horde.org>
Date:   Mon Sep 4 17:41:31 2017 +0200

     Squashed 'wicked/lib/Text_Wiki/' content from commit 301610e

     git-subtree-dir: wicked/lib/Text_Wiki
     git-subtree-split: 301610e98ebc566fdfa502c74fe2e9f05fe8c369

  .gitignore                                         |    4 +
  .travis.yml                                        |    7 +
  Text/Wiki.php                                      | 1559  
++++++++++++++++++++
  Text/Wiki/BBCode.php                               |  100 ++
  Text/Wiki/Cowiki.php                               |   43 +
  Text/Wiki/Creole.php                               |  150 ++
  Text/Wiki/Default.php                              |   27 +
  Text/Wiki/Doku.php                                 |   43 +
  Text/Wiki/Mediawiki.php                            |   95 ++
  Text/Wiki/Parse.php                                |  280 ++++
  Text/Wiki/Parse/BBCode/Blockquote.php              |   91 ++
  Text/Wiki/Parse/BBCode/Bold.php                    |   63 +
  Text/Wiki/Parse/BBCode/Code.php                    |   63 +
  Text/Wiki/Parse/BBCode/Colortext.php               |   92 ++
  Text/Wiki/Parse/BBCode/Font.php                    |   87 ++
  Text/Wiki/Parse/BBCode/Image.php                   |  102 ++
  Text/Wiki/Parse/BBCode/Italic.php                  |   62 +
  Text/Wiki/Parse/BBCode/List.php                    |  187 +++
  Text/Wiki/Parse/BBCode/Subscript.php               |   85 ++
  Text/Wiki/Parse/BBCode/Superscript.php             |   84 ++
  Text/Wiki/Parse/BBCode/Underline.php               |   63 +
  Text/Wiki/Parse/BBCode/Url.php                     |  185 +++
  Text/Wiki/Parse/Cowiki/Anchor.php                  |   88 ++
  Text/Wiki/Parse/Cowiki/Blockquote.php              |  180 +++
  Text/Wiki/Parse/Cowiki/Bold.php                    |   79 +
  Text/Wiki/Parse/Cowiki/Break.php                   |   73 +
  Text/Wiki/Parse/Cowiki/Center.php                  |   79 +
  Text/Wiki/Parse/Cowiki/Code.php                    |   99 ++
  Text/Wiki/Parse/Cowiki/Colortext.php               |   90 ++
  Text/Wiki/Parse/Cowiki/Deflist.php                 |  123 ++
  Text/Wiki/Parse/Cowiki/Delimiter.php               |   80 +
  Text/Wiki/Parse/Cowiki/Embed.php                   |  107 ++
  Text/Wiki/Parse/Cowiki/Emphasis.php                |   81 +
  Text/Wiki/Parse/Cowiki/Freelink.php                |   74 +
  Text/Wiki/Parse/Cowiki/Function.php                |  142 ++
  Text/Wiki/Parse/Cowiki/Heading.php                 |  107 ++
  Text/Wiki/Parse/Cowiki/Horiz.php                   |   70 +
  Text/Wiki/Parse/Cowiki/Html.php                    |   76 +
  Text/Wiki/Parse/Cowiki/Image.php                   |   85 ++
  Text/Wiki/Parse/Cowiki/Include.php                 |  100 ++
  Text/Wiki/Parse/Cowiki/Interwiki.php               |  142 ++
  Text/Wiki/Parse/Cowiki/Italic.php                  |   79 +
  Text/Wiki/Parse/Cowiki/List.php                    |  246 +++
  Text/Wiki/Parse/Cowiki/Newline.php                 |   75 +
  Text/Wiki/Parse/Cowiki/Paragraph.php               |  146 ++
  Text/Wiki/Parse/Cowiki/Phplookup.php               |   73 +
  Text/Wiki/Parse/Cowiki/Prefilter.php               |   78 +
  Text/Wiki/Parse/Cowiki/Raw.php                     |   72 +
  Text/Wiki/Parse/Cowiki/Revise.php                  |  170 +++
  Text/Wiki/Parse/Cowiki/Strong.php                  |   85 ++
  Text/Wiki/Parse/Cowiki/Subscript.php               |   79 +
  Text/Wiki/Parse/Cowiki/Superscript.php             |   79 +
  Text/Wiki/Parse/Cowiki/Table.php                   |  214 +++
  Text/Wiki/Parse/Cowiki/Tighten.php                 |   49 +
  Text/Wiki/Parse/Cowiki/Toc.php                     |   93 ++
  Text/Wiki/Parse/Cowiki/Tt.php                      |   84 ++
  Text/Wiki/Parse/Cowiki/Underline.php               |   79 +
  Text/Wiki/Parse/Cowiki/Url.php                     |  281 ++++
  Text/Wiki/Parse/Cowiki/Wikilink.php                |  227 +++
  Text/Wiki/Parse/Creole/Address.php                 |   67 +
  Text/Wiki/Parse/Creole/Blockquote.php              |  176 +++
  Text/Wiki/Parse/Creole/Bold.php                    |   82 +
  Text/Wiki/Parse/Creole/Box.php                     |   81 +
  Text/Wiki/Parse/Creole/Break.php                   |   73 +
  Text/Wiki/Parse/Creole/Center.php                  |   78 +
  Text/Wiki/Parse/Creole/Deflist.php                 |  129 ++
  Text/Wiki/Parse/Creole/Delimiter.php               |   68 +
  Text/Wiki/Parse/Creole/Emphasis.php                |   83 ++
  Text/Wiki/Parse/Creole/Footnote.php                |   83 ++
  Text/Wiki/Parse/Creole/Heading.php                 |   97 ++
  Text/Wiki/Parse/Creole/Horiz.php                   |   58 +
  Text/Wiki/Parse/Creole/Image.php                   |   69 +
  Text/Wiki/Parse/Creole/Italic.php                  |   81 +
  Text/Wiki/Parse/Creole/List.php                    |  244 +++
  Text/Wiki/Parse/Creole/Newline.php                 |   60 +
  Text/Wiki/Parse/Creole/Paragraph.php               |  139 ++
  Text/Wiki/Parse/Creole/Prefilter.php               |   54 +
  Text/Wiki/Parse/Creole/Preformatted.php            |   68 +
  Text/Wiki/Parse/Creole/Raw.php                     |   61 +
  Text/Wiki/Parse/Creole/Strong.php                  |   84 ++
  Text/Wiki/Parse/Creole/Subscript.php               |   75 +
  Text/Wiki/Parse/Creole/Superscript.php             |   75 +
  Text/Wiki/Parse/Creole/Table.php                   |  207 +++
  Text/Wiki/Parse/Creole/Tighten.php                 |   37 +
  Text/Wiki/Parse/Creole/Trim.php                    |   75 +
  Text/Wiki/Parse/Creole/Tt.php                      |   78 +
  Text/Wiki/Parse/Creole/Underline.php               |   83 ++
  Text/Wiki/Parse/Creole/Url.php                     |  109 ++
  Text/Wiki/Parse/Creole/Wikilink.php                |  322 ++++
  Text/Wiki/Parse/Default/Anchor.php                 |   87 ++
  Text/Wiki/Parse/Default/Blockquote.php             |  162 ++
  Text/Wiki/Parse/Default/Bold.php                   |   79 +
  Text/Wiki/Parse/Default/Break.php                  |   72 +
  Text/Wiki/Parse/Default/Center.php                 |   78 +
  Text/Wiki/Parse/Default/Code.php                   |  100 ++
  Text/Wiki/Parse/Default/Colortext.php              |   89 ++
  Text/Wiki/Parse/Default/Deflist.php                |  122 ++
  Text/Wiki/Parse/Default/Delimiter.php              |   97 ++
  Text/Wiki/Parse/Default/Embed.php                  |  106 ++
  Text/Wiki/Parse/Default/Emphasis.php               |   85 ++
  Text/Wiki/Parse/Default/Freelink.php               |  150 ++
  Text/Wiki/Parse/Default/Function.php               |  141 ++
  Text/Wiki/Parse/Default/Heading.php                |  107 ++
  Text/Wiki/Parse/Default/Horiz.php                  |   70 +
  Text/Wiki/Parse/Default/Html.php                   |   75 +
  Text/Wiki/Parse/Default/Image.php                  |  149 ++
  Text/Wiki/Parse/Default/Include.php                |  100 ++
  Text/Wiki/Parse/Default/Interwiki.php              |  138 ++
  Text/Wiki/Parse/Default/Italic.php                 |   85 ++
  Text/Wiki/Parse/Default/List.php                   |  262 ++++
  Text/Wiki/Parse/Default/Newline.php                |   75 +
  Text/Wiki/Parse/Default/Paragraph.php              |  116 ++
  Text/Wiki/Parse/Default/Phplookup.php              |   73 +
  Text/Wiki/Parse/Default/Prefilter.php              |   84 ++
  Text/Wiki/Parse/Default/Raw.php                    |   73 +
  Text/Wiki/Parse/Default/Revise.php                 |  145 ++
  Text/Wiki/Parse/Default/Smiley.php                 |  170 +++
  Text/Wiki/Parse/Default/Strong.php                 |   86 ++
  Text/Wiki/Parse/Default/Subscript.php              |   79 +
  Text/Wiki/Parse/Default/Superscript.php            |   79 +
  Text/Wiki/Parse/Default/Table.php                  |  226 +++
  Text/Wiki/Parse/Default/Tighten.php                |   49 +
  Text/Wiki/Parse/Default/Toc.php                    |  130 ++
  Text/Wiki/Parse/Default/Tt.php                     |   84 ++
  Text/Wiki/Parse/Default/Underline.php              |   79 +
  Text/Wiki/Parse/Default/Url.php                    |  296 ++++
  Text/Wiki/Parse/Default/Wikilink.php               |  222 +++
  Text/Wiki/Parse/Doku/Anchor.php                    |   88 ++
  Text/Wiki/Parse/Doku/Blockquote.php                |  180 +++
  Text/Wiki/Parse/Doku/Bold.php                      |   79 +
  Text/Wiki/Parse/Doku/Break.php                     |   73 +
  Text/Wiki/Parse/Doku/Center.php                    |   79 +
  Text/Wiki/Parse/Doku/Code.php                      |   95 ++
  Text/Wiki/Parse/Doku/Colortext.php                 |   90 ++
  Text/Wiki/Parse/Doku/Deflist.php                   |  123 ++
  Text/Wiki/Parse/Doku/Delimiter.php                 |   80 +
  Text/Wiki/Parse/Doku/Embed.php                     |  107 ++
  Text/Wiki/Parse/Doku/Emphasis.php                  |   85 ++
  Text/Wiki/Parse/Doku/Freelink.php                  |   99 ++
  Text/Wiki/Parse/Doku/Function.php                  |  142 ++
  Text/Wiki/Parse/Doku/Heading.php                   |  107 ++
  Text/Wiki/Parse/Doku/Horiz.php                     |   70 +
  Text/Wiki/Parse/Doku/Html.php                      |   75 +
  Text/Wiki/Parse/Doku/Image.php                     |   99 ++
  Text/Wiki/Parse/Doku/Include.php                   |  101 ++
  Text/Wiki/Parse/Doku/Interwiki.php                 |   96 ++
  Text/Wiki/Parse/Doku/Italic.php                    |   84 ++
  Text/Wiki/Parse/Doku/List.php                      |  248 ++++
  Text/Wiki/Parse/Doku/Newline.php                   |   75 +
  Text/Wiki/Parse/Doku/Paragraph.php                 |  146 ++
  Text/Wiki/Parse/Doku/Phplookup.php                 |   74 +
  Text/Wiki/Parse/Doku/Prefilter.php                 |   78 +
  Text/Wiki/Parse/Doku/Raw.php                       |   87 ++
  Text/Wiki/Parse/Doku/Revise.php                    |  168 +++
  Text/Wiki/Parse/Doku/Strong.php                    |   90 ++
  Text/Wiki/Parse/Doku/Subscript.php                 |   79 +
  Text/Wiki/Parse/Doku/Superscript.php               |   79 +
  Text/Wiki/Parse/Doku/Table.php                     |  240 +++
  Text/Wiki/Parse/Doku/Tighten.php                   |   49 +
  Text/Wiki/Parse/Doku/Toc.php                       |   84 ++
  Text/Wiki/Parse/Doku/Tt.php                        |   84 ++
  Text/Wiki/Parse/Doku/Underline.php                 |   79 +
  Text/Wiki/Parse/Doku/Url.php                       |  326 ++++
  Text/Wiki/Parse/Doku/Wikilink.php                  |  123 ++
  Text/Wiki/Parse/Mediawiki/Break.php                |   59 +
  Text/Wiki/Parse/Mediawiki/Code.php                 |   91 ++
  Text/Wiki/Parse/Mediawiki/Comment.php              |   59 +
  Text/Wiki/Parse/Mediawiki/Deflist.php              |  293 ++++
  Text/Wiki/Parse/Mediawiki/Emphasis.php             |  264 ++++
  Text/Wiki/Parse/Mediawiki/Heading.php              |   94 ++
  Text/Wiki/Parse/Mediawiki/List.php                 |  232 +++
  Text/Wiki/Parse/Mediawiki/Newline.php              |   59 +
  Text/Wiki/Parse/Mediawiki/Preformatted.php         |   72 +
  Text/Wiki/Parse/Mediawiki/Raw.php                  |   61 +
  Text/Wiki/Parse/Mediawiki/Redirect.php             |   77 +
  Text/Wiki/Parse/Mediawiki/Subscript.php            |   65 +
  Text/Wiki/Parse/Mediawiki/Superscript.php          |   65 +
  Text/Wiki/Parse/Mediawiki/Table.php                |  286 ++++
  Text/Wiki/Parse/Mediawiki/Tt.php                   |   71 +
  Text/Wiki/Parse/Mediawiki/Url.php                  |  318 ++++
  Text/Wiki/Parse/Mediawiki/Wikilink.php             |  312 ++++
  Text/Wiki/Parse/Tiki/Anchor.php                    |   89 ++
  Text/Wiki/Parse/Tiki/Blockquote.php                |  181 +++
  Text/Wiki/Parse/Tiki/Bold.php                      |   81 +
  Text/Wiki/Parse/Tiki/Box.php                       |   81 +
  Text/Wiki/Parse/Tiki/Break.php                     |   74 +
  Text/Wiki/Parse/Tiki/Center.php                    |   80 +
  Text/Wiki/Parse/Tiki/Code.php                      |  116 ++
  Text/Wiki/Parse/Tiki/Colortext.php                 |   91 ++
  Text/Wiki/Parse/Tiki/Deflist.php                   |  124 ++
  Text/Wiki/Parse/Tiki/Delimiter.php                 |   82 +
  Text/Wiki/Parse/Tiki/Embed.php                     |  108 ++
  Text/Wiki/Parse/Tiki/Emphasis.php                  |   87 ++
  Text/Wiki/Parse/Tiki/Freelink.php                  |  138 ++
  Text/Wiki/Parse/Tiki/Heading.php                   |  132 ++
  Text/Wiki/Parse/Tiki/Horiz.php                     |   72 +
  Text/Wiki/Parse/Tiki/Html.php                      |   77 +
  Text/Wiki/Parse/Tiki/Image.php                     |  114 ++
  Text/Wiki/Parse/Tiki/Include.php                   |  102 ++
  Text/Wiki/Parse/Tiki/Interwiki.php                 |  140 ++
  Text/Wiki/Parse/Tiki/Italic.php                    |   87 ++
  Text/Wiki/Parse/Tiki/List.php                      |  250 ++++
  Text/Wiki/Parse/Tiki/Newline.php                   |   77 +
  Text/Wiki/Parse/Tiki/Page.php                      |   69 +
  Text/Wiki/Parse/Tiki/Paragraph.php                 |  148 ++
  Text/Wiki/Parse/Tiki/Plugin.php                    |  134 ++
  Text/Wiki/Parse/Tiki/Prefilter.php                 |   80 +
  Text/Wiki/Parse/Tiki/Preformatted.php              |   74 +
  Text/Wiki/Parse/Tiki/Raw.php                       |   74 +
  Text/Wiki/Parse/Tiki/Revise.php                    |  147 ++
  Text/Wiki/Parse/Tiki/Smiley.php                    |   67 +
  Text/Wiki/Parse/Tiki/Specialchar.php               |   73 +
  Text/Wiki/Parse/Tiki/Strong.php                    |   92 ++
  Text/Wiki/Parse/Tiki/Subscript.php                 |   82 +
  Text/Wiki/Parse/Tiki/Superscript.php               |   82 +
  Text/Wiki/Parse/Tiki/Table.php                     |  235 +++
  Text/Wiki/Parse/Tiki/Tighten.php                   |   51 +
  Text/Wiki/Parse/Tiki/Titlebar.php                  |   45 +
  Text/Wiki/Parse/Tiki/Toc.php                       |   82 +
  Text/Wiki/Parse/Tiki/Tt.php                        |   86 ++
  Text/Wiki/Parse/Tiki/Underline.php                 |   81 +
  Text/Wiki/Parse/Tiki/Url.php                       |  293 ++++
  Text/Wiki/Parse/Tiki/Wikilink.php                  |  224 +++
  Text/Wiki/Render.php                               |  234 +++
  Text/Wiki/Render/Cowiki.php                        |   16 +
  Text/Wiki/Render/Cowiki/Anchor.php                 |   23 +
  Text/Wiki/Render/Cowiki/Blockquote.php             |   23 +
  Text/Wiki/Render/Cowiki/Bold.php                   |   23 +
  Text/Wiki/Render/Cowiki/Box.php                    |   33 +
  Text/Wiki/Render/Cowiki/Break.php                  |   24 +
  Text/Wiki/Render/Cowiki/Center.php                 |   23 +
  Text/Wiki/Render/Cowiki/Code.php                   |   23 +
  Text/Wiki/Render/Cowiki/Colortext.php              |   23 +
  Text/Wiki/Render/Cowiki/Deflist.php                |   23 +
  Text/Wiki/Render/Cowiki/Delimiter.php              |   23 +
  Text/Wiki/Render/Cowiki/Embed.php                  |   23 +
  Text/Wiki/Render/Cowiki/Emphasis.php               |   23 +
  Text/Wiki/Render/Cowiki/Freelink.php               |    9 +
  Text/Wiki/Render/Cowiki/Function.php               |   25 +
  Text/Wiki/Render/Cowiki/Heading.php                |   13 +
  Text/Wiki/Render/Cowiki/Horiz.php                  |   23 +
  Text/Wiki/Render/Cowiki/Html.php                   |   23 +
  Text/Wiki/Render/Cowiki/Image.php                  |   23 +
  Text/Wiki/Render/Cowiki/Include.php                |    8 +
  Text/Wiki/Render/Cowiki/Interwiki.php              |   23 +
  Text/Wiki/Render/Cowiki/Italic.php                 |   23 +
  Text/Wiki/Render/Cowiki/List.php                   |   56 +
  Text/Wiki/Render/Cowiki/Newline.php                |   13 +
  Text/Wiki/Render/Cowiki/Paragraph.php              |   23 +
  Text/Wiki/Render/Cowiki/Phplookup.php              |   25 +
  Text/Wiki/Render/Cowiki/Prefilter.php              |   25 +
  Text/Wiki/Render/Cowiki/Raw.php                    |   23 +
  Text/Wiki/Render/Cowiki/Revise.php                 |   36 +
  Text/Wiki/Render/Cowiki/Strong.php                 |   23 +
  Text/Wiki/Render/Cowiki/Subscript.php              |   29 +
  Text/Wiki/Render/Cowiki/Superscript.php            |   29 +
  Text/Wiki/Render/Cowiki/Table.php                  |   55 +
  Text/Wiki/Render/Cowiki/Tighten.php                |   10 +
  Text/Wiki/Render/Cowiki/Toc.php                    |   25 +
  Text/Wiki/Render/Cowiki/Tt.php                     |   29 +
  Text/Wiki/Render/Cowiki/Underline.php              |   23 +
  Text/Wiki/Render/Cowiki/Url.php                    |   45 +
  Text/Wiki/Render/Cowiki/Wikilink.php               |   29 +
  Text/Wiki/Render/Creole.php                        |   16 +
  Text/Wiki/Render/Creole/Address.php                |   29 +
  Text/Wiki/Render/Creole/Anchor.php                 |   23 +
  Text/Wiki/Render/Creole/Blockquote.php             |   47 +
  Text/Wiki/Render/Creole/Bold.php                   |   23 +
  Text/Wiki/Render/Creole/Box.php                    |   30 +
  Text/Wiki/Render/Creole/Break.php                  |   24 +
  Text/Wiki/Render/Creole/Center.php                 |   30 +
  Text/Wiki/Render/Creole/Code.php                   |   23 +
  Text/Wiki/Render/Creole/Colortext.php              |   23 +
  Text/Wiki/Render/Creole/Deflist.php                |   23 +
  Text/Wiki/Render/Creole/Delimiter.php              |   23 +
  Text/Wiki/Render/Creole/Embed.php                  |   29 +
  Text/Wiki/Render/Creole/Emphasis.php               |   23 +
  Text/Wiki/Render/Creole/Freelink.php               |    9 +
  Text/Wiki/Render/Creole/Function.php               |   23 +
  Text/Wiki/Render/Creole/Heading.php                |   16 +
  Text/Wiki/Render/Creole/Horiz.php                  |   23 +
  Text/Wiki/Render/Creole/Html.php                   |   23 +
  Text/Wiki/Render/Creole/Image.php                  |   26 +
  Text/Wiki/Render/Creole/Include.php                |   16 +
  Text/Wiki/Render/Creole/Interwiki.php              |   23 +
  Text/Wiki/Render/Creole/Italic.php                 |   23 +
  Text/Wiki/Render/Creole/List.php                   |   53 +
  Text/Wiki/Render/Creole/Newline.php                |   12 +
  Text/Wiki/Render/Creole/Paragraph.php              |   29 +
  Text/Wiki/Render/Creole/Phplookup.php              |   25 +
  Text/Wiki/Render/Creole/Prefilter.php              |   10 +
  Text/Wiki/Render/Creole/Preformatted.php           |   27 +
  Text/Wiki/Render/Creole/Raw.php                    |   33 +
  Text/Wiki/Render/Creole/Revise.php                 |   23 +
  Text/Wiki/Render/Creole/Strong.php                 |   23 +
  Text/Wiki/Render/Creole/Subscript.php              |   23 +
  Text/Wiki/Render/Creole/Superscript.php            |   23 +
  Text/Wiki/Render/Creole/Table.php                  |   70 +
  Text/Wiki/Render/Creole/Tighten.php                |   10 +
  Text/Wiki/Render/Creole/Toc.php                    |   23 +
  Text/Wiki/Render/Creole/Tt.php                     |   29 +
  Text/Wiki/Render/Creole/Underline.php              |   23 +
  Text/Wiki/Render/Creole/Url.php                    |   40 +
  Text/Wiki/Render/Creole/Wikilink.php               |   43 +
  Text/Wiki/Render/Docbook.php                       |   45 +
  Text/Wiki/Render/Docbook/Anchor.php                |   40 +
  Text/Wiki/Render/Docbook/Blockquote.php            |   53 +
  Text/Wiki/Render/Docbook/Bold.php                  |   54 +
  Text/Wiki/Render/Docbook/Box.php                   |   54 +
  Text/Wiki/Render/Docbook/Break.php                 |   47 +
  Text/Wiki/Render/Docbook/Center.php                |   51 +
  Text/Wiki/Render/Docbook/Code.php                  |   52 +
  Text/Wiki/Render/Docbook/Colortext.php             |   80 +
  Text/Wiki/Render/Docbook/Deflist.php               |   75 +
  Text/Wiki/Render/Docbook/Delimiter.php             |   46 +
  Text/Wiki/Render/Docbook/Embed.php                 |   47 +
  Text/Wiki/Render/Docbook/Emphasis.php              |   55 +
  Text/Wiki/Render/Docbook/Font.php                  |   59 +
  Text/Wiki/Render/Docbook/Freelink.php              |   35 +
  Text/Wiki/Render/Docbook/Function.php              |   73 +
  Text/Wiki/Render/Docbook/Heading.php               |  201 +++
  Text/Wiki/Render/Docbook/Horiz.php                 |   46 +
  Text/Wiki/Render/Docbook/Html.php                  |   48 +
  Text/Wiki/Render/Docbook/Image.php                 |  180 +++
  Text/Wiki/Render/Docbook/Include.php               |   32 +
  Text/Wiki/Render/Docbook/Interwiki.php             |   80 +
  Text/Wiki/Render/Docbook/Italic.php                |   54 +
  Text/Wiki/Render/Docbook/List.php                  |   95 ++
  Text/Wiki/Render/Docbook/Newline.php               |   34 +
  Text/Wiki/Render/Docbook/Page.php                  |   46 +
  Text/Wiki/Render/Docbook/Paragraph.php             |   49 +
  Text/Wiki/Render/Docbook/Phplookup.php             |   59 +
  Text/Wiki/Render/Docbook/Plugin.php                |   47 +
  Text/Wiki/Render/Docbook/Prefilter.php             |   34 +
  Text/Wiki/Render/Docbook/Preformatted.php          |   46 +
  Text/Wiki/Render/Docbook/Raw.php                   |   45 +
  Text/Wiki/Render/Docbook/Revise.php                |   61 +
  Text/Wiki/Render/Docbook/Smiley.php                |   74 +
  Text/Wiki/Render/Docbook/Specialchar.php           |   52 +
  Text/Wiki/Render/Docbook/Strong.php                |   54 +
  Text/Wiki/Render/Docbook/Subscript.php             |   49 +
  Text/Wiki/Render/Docbook/Superscript.php           |   49 +
  Text/Wiki/Render/Docbook/Table.php                 |  140 ++
  Text/Wiki/Render/Docbook/Tighten.php               |   34 +
  Text/Wiki/Render/Docbook/Titlebar.php              |   57 +
  Text/Wiki/Render/Docbook/Toc.php                   |  115 ++
  Text/Wiki/Render/Docbook/Tt.php                    |   49 +
  Text/Wiki/Render/Docbook/Underline.php             |   54 +
  Text/Wiki/Render/Docbook/Url.php                   |  125 ++
  Text/Wiki/Render/Docbook/Wikilink.php              |  160 ++
  Text/Wiki/Render/Doku.php                          |   16 +
  Text/Wiki/Render/Doku/Anchor.php                   |   33 +
  Text/Wiki/Render/Doku/Blockquote.php               |   37 +
  Text/Wiki/Render/Doku/Bold.php                     |   23 +
  Text/Wiki/Render/Doku/Box.php                      |   34 +
  Text/Wiki/Render/Doku/Break.php                    |   24 +
  Text/Wiki/Render/Doku/Center.php                   |   29 +
  Text/Wiki/Render/Doku/Code.php                     |   23 +
  Text/Wiki/Render/Doku/Colortext.php                |   52 +
  Text/Wiki/Render/Doku/Deflist.php                  |   23 +
  Text/Wiki/Render/Doku/Delimiter.php                |   23 +
  Text/Wiki/Render/Doku/Embed.php                    |   23 +
  Text/Wiki/Render/Doku/Emphasis.php                 |   23 +
  Text/Wiki/Render/Doku/Freelink.php                 |    9 +
  Text/Wiki/Render/Doku/Function.php                 |   70 +
  Text/Wiki/Render/Doku/Heading.php                  |   11 +
  Text/Wiki/Render/Doku/Horiz.php                    |   23 +
  Text/Wiki/Render/Doku/Html.php                     |   23 +
  Text/Wiki/Render/Doku/Image.php                    |   39 +
  Text/Wiki/Render/Doku/Include.php                  |    8 +
  Text/Wiki/Render/Doku/Interwiki.php                |   23 +
  Text/Wiki/Render/Doku/Italic.php                   |   23 +
  Text/Wiki/Render/Doku/List.php                     |   56 +
  Text/Wiki/Render/Doku/Newline.php                  |   13 +
  Text/Wiki/Render/Doku/Paragraph.php                |   23 +
  Text/Wiki/Render/Doku/Phplookup.php                |   25 +
  Text/Wiki/Render/Doku/Prefilter.php                |   25 +
  Text/Wiki/Render/Doku/Raw.php                      |   23 +
  Text/Wiki/Render/Doku/Revise.php                   |   36 +
  Text/Wiki/Render/Doku/Strong.php                   |   23 +
  Text/Wiki/Render/Doku/Subscript.php                |   29 +
  Text/Wiki/Render/Doku/Superscript.php              |   29 +
  Text/Wiki/Render/Doku/Table.php                    |   96 ++
  Text/Wiki/Render/Doku/Tighten.php                  |   10 +
  Text/Wiki/Render/Doku/Toc.php                      |   26 +
  Text/Wiki/Render/Doku/Tt.php                       |   29 +
  Text/Wiki/Render/Doku/Underline.php                |   23 +
  Text/Wiki/Render/Doku/Url.php                      |   52 +
  Text/Wiki/Render/Doku/Wikilink.php                 |   33 +
  Text/Wiki/Render/Latex.php                         |   90 ++
  Text/Wiki/Render/Latex/Anchor.php                  |   33 +
  Text/Wiki/Render/Latex/Blockquote.php              |   36 +
  Text/Wiki/Render/Latex/Bold.php                    |   28 +
  Text/Wiki/Render/Latex/Box.php                     |   54 +
  Text/Wiki/Render/Latex/Break.php                   |   24 +
  Text/Wiki/Render/Latex/Center.php                  |   33 +
  Text/Wiki/Render/Latex/Code.php                    |   26 +
  Text/Wiki/Render/Latex/Colortext.php               |   58 +
  Text/Wiki/Render/Latex/Deflist.php                 |   53 +
  Text/Wiki/Render/Latex/Delimiter.php               |   25 +
  Text/Wiki/Render/Latex/Embed.php                   |   23 +
  Text/Wiki/Render/Latex/Emphasis.php                |   29 +
  Text/Wiki/Render/Latex/Font.php                    |   73 +
  Text/Wiki/Render/Latex/Freelink.php                |    8 +
  Text/Wiki/Render/Latex/Function.php                |   23 +
  Text/Wiki/Render/Latex/Heading.php                 |   33 +
  Text/Wiki/Render/Latex/Horiz.php                   |   23 +
  Text/Wiki/Render/Latex/Html.php                    |   25 +
  Text/Wiki/Render/Latex/Image.php                   |   70 +
  Text/Wiki/Render/Latex/Include.php                 |    8 +
  Text/Wiki/Render/Latex/Interwiki.php               |   58 +
  Text/Wiki/Render/Latex/Italic.php                  |   28 +
  Text/Wiki/Render/Latex/List.php                    |   76 +
  Text/Wiki/Render/Latex/Newline.php                 |   12 +
  Text/Wiki/Render/Latex/Page.php                    |   48 +
  Text/Wiki/Render/Latex/Paragraph.php               |   31 +
  Text/Wiki/Render/Latex/Phplookup.php               |   34 +
  Text/Wiki/Render/Latex/Plugin.php                  |   49 +
  Text/Wiki/Render/Latex/Prefilter.php               |   24 +
  Text/Wiki/Render/Latex/Preformatted.php            |   48 +
  Text/Wiki/Render/Latex/Raw.php                     |   23 +
  Text/Wiki/Render/Latex/Revise.php                  |   38 +
  Text/Wiki/Render/Latex/Smiley.php                  |   44 +
  Text/Wiki/Render/Latex/Specialchar.php             |   54 +
  Text/Wiki/Render/Latex/Strong.php                  |   30 +
  Text/Wiki/Render/Latex/Subscript.php               |   54 +
  Text/Wiki/Render/Latex/Superscript.php             |   31 +
  Text/Wiki/Render/Latex/Table.php                   |   99 ++
  Text/Wiki/Render/Latex/Tighten.php                 |    9 +
  Text/Wiki/Render/Latex/Titlebar.php                |   54 +
  Text/Wiki/Render/Latex/Toc.php                     |   30 +
  Text/Wiki/Render/Latex/Tt.php                      |   30 +
  Text/Wiki/Render/Latex/Underline.php               |   30 +
  Text/Wiki/Render/Latex/Url.php                     |   41 +
  Text/Wiki/Render/Latex/Wikilink.php                |   63 +
  Text/Wiki/Render/Plain.php                         |   16 +
  Text/Wiki/Render/Plain/Anchor.php                  |   23 +
  Text/Wiki/Render/Plain/Blockquote.php              |   39 +
  Text/Wiki/Render/Plain/Bold.php                    |   23 +
  Text/Wiki/Render/Plain/Box.php                     |   48 +
  Text/Wiki/Render/Plain/Break.php                   |   24 +
  Text/Wiki/Render/Plain/Center.php                  |   23 +
  Text/Wiki/Render/Plain/Code.php                    |   24 +
  Text/Wiki/Render/Plain/Colortext.php               |   23 +
  Text/Wiki/Render/Plain/Deflist.php                 |   59 +
  Text/Wiki/Render/Plain/Delimiter.php               |   23 +
  Text/Wiki/Render/Plain/Embed.php                   |   23 +
  Text/Wiki/Render/Plain/Emphasis.php                |   23 +
  Text/Wiki/Render/Plain/Font.php                    |   44 +
  Text/Wiki/Render/Plain/Freelink.php                |   23 +
  Text/Wiki/Render/Plain/Function.php                |   39 +
  Text/Wiki/Render/Plain/Heading.php                 |   14 +
  Text/Wiki/Render/Plain/Horiz.php                   |   23 +
  Text/Wiki/Render/Plain/Html.php                    |   24 +
  Text/Wiki/Render/Plain/Image.php                   |   22 +
  Text/Wiki/Render/Plain/Include.php                 |    8 +
  Text/Wiki/Render/Plain/Interwiki.php               |   29 +
  Text/Wiki/Render/Plain/Italic.php                  |   23 +
  Text/Wiki/Render/Plain/List.php                    |   68 +
  Text/Wiki/Render/Plain/Newline.php                 |   12 +
  Text/Wiki/Render/Plain/Page.php                    |   48 +
  Text/Wiki/Render/Plain/Paragraph.php               |   31 +
  Text/Wiki/Render/Plain/Phplookup.php               |   25 +
  Text/Wiki/Render/Plain/Plugin.php                  |   49 +
  Text/Wiki/Render/Plain/Prefilter.php               |   24 +
  Text/Wiki/Render/Plain/Preformatted.php            |   48 +
  Text/Wiki/Render/Plain/Raw.php                     |   23 +
  Text/Wiki/Render/Plain/Revise.php                  |   24 +
  Text/Wiki/Render/Plain/Smiley.php                  |   44 +
  Text/Wiki/Render/Plain/Specialchar.php             |   54 +
  Text/Wiki/Render/Plain/Strong.php                  |   24 +
  Text/Wiki/Render/Plain/Subscript.php               |   48 +
  Text/Wiki/Render/Plain/Superscript.php             |   23 +
  Text/Wiki/Render/Plain/Table.php                   |   65 +
  Text/Wiki/Render/Plain/Tighten.php                 |   10 +
  Text/Wiki/Render/Plain/Titlebar.php                |   54 +
  Text/Wiki/Render/Plain/Toc.php                     |   39 +
  Text/Wiki/Render/Plain/Tt.php                      |   24 +
  Text/Wiki/Render/Plain/Underline.php               |   23 +
  Text/Wiki/Render/Plain/Url.php                     |   29 +
  Text/Wiki/Render/Plain/Wikilink.php                |   24 +
  Text/Wiki/Render/Tiki.php                          |   16 +
  Text/Wiki/Render/Tiki/Anchor.php                   |   29 +
  Text/Wiki/Render/Tiki/Blockquote.php               |   35 +
  Text/Wiki/Render/Tiki/Bold.php                     |   23 +
  Text/Wiki/Render/Tiki/Box.php                      |   29 +
  Text/Wiki/Render/Tiki/Break.php                    |   24 +
  Text/Wiki/Render/Tiki/Center.php                   |   29 +
  Text/Wiki/Render/Tiki/Code.php                     |   27 +
  Text/Wiki/Render/Tiki/Colortext.php                |   52 +
  Text/Wiki/Render/Tiki/Deflist.php                  |   68 +
  Text/Wiki/Render/Tiki/Delimiter.php                |   23 +
  Text/Wiki/Render/Tiki/Embed.php                    |   23 +
  Text/Wiki/Render/Tiki/Emphasis.php                 |   23 +
  Text/Wiki/Render/Tiki/Freelink.php                 |    9 +
  Text/Wiki/Render/Tiki/Function.php                 |   70 +
  Text/Wiki/Render/Tiki/Heading.php                  |   13 +
  Text/Wiki/Render/Tiki/Horiz.php                    |   23 +
  Text/Wiki/Render/Tiki/Html.php                     |   23 +
  Text/Wiki/Render/Tiki/Image.php                    |   42 +
  Text/Wiki/Render/Tiki/Include.php                  |    8 +
  Text/Wiki/Render/Tiki/Interwiki.php                |   23 +
  Text/Wiki/Render/Tiki/Italic.php                   |   23 +
  Text/Wiki/Render/Tiki/List.php                     |   51 +
  Text/Wiki/Render/Tiki/Newline.php                  |   12 +
  Text/Wiki/Render/Tiki/Paragraph.php                |   27 +
  Text/Wiki/Render/Tiki/Phplookup.php                |   25 +
  Text/Wiki/Render/Tiki/Prefilter.php                |   25 +
  Text/Wiki/Render/Tiki/Preformatted.php             |   48 +
  Text/Wiki/Render/Tiki/Raw.php                      |   23 +
  Text/Wiki/Render/Tiki/Redirect.php                 |   42 +
  Text/Wiki/Render/Tiki/Revise.php                   |   37 +
  Text/Wiki/Render/Tiki/Strong.php                   |   23 +
  Text/Wiki/Render/Tiki/Subscript.php                |   30 +
  Text/Wiki/Render/Tiki/Superscript.php              |   30 +
  Text/Wiki/Render/Tiki/Table.php                    |   71 +
  Text/Wiki/Render/Tiki/Tighten.php                  |   10 +
  Text/Wiki/Render/Tiki/Toc.php                      |   25 +
  Text/Wiki/Render/Tiki/Tt.php                       |   29 +
  Text/Wiki/Render/Tiki/Underline.php                |   23 +
  Text/Wiki/Render/Tiki/Url.php                      |   40 +
  Text/Wiki/Render/Tiki/Wikilink.php                 |   36 +
  Text/Wiki/Render/Xhtml.php                         |  107 ++
  Text/Wiki/Render/Xhtml/Address.php                 |   54 +
  Text/Wiki/Render/Xhtml/Anchor.php                  |   48 +
  Text/Wiki/Render/Xhtml/Blockquote.php              |   72 +
  Text/Wiki/Render/Xhtml/Bold.php                    |   57 +
  Text/Wiki/Render/Xhtml/Box.php                     |   62 +
  Text/Wiki/Render/Xhtml/Break.php                   |   52 +
  Text/Wiki/Render/Xhtml/Center.php                  |   62 +
  Text/Wiki/Render/Xhtml/Code.php                    |  133 ++
  Text/Wiki/Render/Xhtml/Colortext.php               |   79 +
  Text/Wiki/Render/Xhtml/Deflist.php                 |   87 ++
  Text/Wiki/Render/Xhtml/Delimiter.php               |   46 +
  Text/Wiki/Render/Xhtml/Embed.php                   |   46 +
  Text/Wiki/Render/Xhtml/Emphasis.php                |   58 +
  Text/Wiki/Render/Xhtml/Font.php                    |   83 ++
  Text/Wiki/Render/Xhtml/Freelink.php                |   35 +
  Text/Wiki/Render/Xhtml/Function.php                |  108 ++
  Text/Wiki/Render/Xhtml/Heading.php                 |   88 ++
  Text/Wiki/Render/Xhtml/Horiz.php                   |   51 +
  Text/Wiki/Render/Xhtml/Html.php                    |   47 +
  Text/Wiki/Render/Xhtml/Image.php                   |  184 +++
  Text/Wiki/Render/Xhtml/Include.php                 |   32 +
  Text/Wiki/Render/Xhtml/Interwiki.php               |  103 ++
  Text/Wiki/Render/Xhtml/Italic.php                  |   57 +
  Text/Wiki/Render/Xhtml/List.php                    |  172 +++
  Text/Wiki/Render/Xhtml/Newline.php                 |   35 +
  Text/Wiki/Render/Xhtml/Page.php                    |   46 +
  Text/Wiki/Render/Xhtml/Paragraph.php               |   59 +
  Text/Wiki/Render/Xhtml/Phplookup.php               |   81 +
  Text/Wiki/Render/Xhtml/Plugin.php                  |   47 +
  Text/Wiki/Render/Xhtml/Prefilter.php               |   34 +
  Text/Wiki/Render/Xhtml/Preformatted.php            |   47 +
  Text/Wiki/Render/Xhtml/Raw.php                     |   46 +
  Text/Wiki/Render/Xhtml/Revise.php                  |   68 +
  Text/Wiki/Render/Xhtml/Smiley.php                  |   74 +
  Text/Wiki/Render/Xhtml/Specialchar.php             |   52 +
  Text/Wiki/Render/Xhtml/Strong.php                  |   58 +
  Text/Wiki/Render/Xhtml/Subscript.php               |   57 +
  Text/Wiki/Render/Xhtml/Superscript.php             |   57 +
  Text/Wiki/Render/Xhtml/Table.php                   |  140 ++
  Text/Wiki/Render/Xhtml/Tighten.php                 |   34 +
  Text/Wiki/Render/Xhtml/Titlebar.php                |   57 +
  Text/Wiki/Render/Xhtml/Toc.php                     |  116 ++
  Text/Wiki/Render/Xhtml/Tt.php                      |   58 +
  Text/Wiki/Render/Xhtml/Underline.php               |   57 +
  Text/Wiki/Render/Xhtml/Url.php                     |  131 ++
  Text/Wiki/Render/Xhtml/Wikilink.php                |  177 +++
  Text/Wiki/Tiki.php                                 |   92 ++
  composer.json                                      |   41 +
  doc/BBCodeParser.php                               |  427 ++++++
  doc/BBCodeParser_V2.ini                            |  160 ++
  doc/BBtest.txt                                     |  103 ++
  doc/README_BBCodeParser                            |   45 +
  doc/parser.php                                     |  121 ++
  doc/test_Text_Wiki.php                             |  184 +++
  package.xml                                        |  526 +++++++
  packageBBCode.xml                                  |  146 ++
  packageCowiki.xml                                  |  144 ++
  packageCreole.xml                                  |  132 ++
  packageDoku.xml                                    |  140 ++
  packageMediawiki.xml                               |  160 ++
  packageTiki.xml                                    |  178 +++
  tests/AllTests.php                                 |   41 +
  tests/BBCode/7908.phpt                             |  243 +++
  tests/Cowiki_Render_Url.phpt                       |   18 +
  tests/Creole_Parse_Url.phpt                        |   70 +
  tests/Creole_Render_Url.phpt                       |   18 +
  tests/Default_Parse_BlockQuote.phpt                |   72 +
  tests/Docbook_Render_Url.phpt                      |   14 +
  tests/Doku_Render_Url.phpt                         |   18 +
  tests/Latex_Render_Url.phpt                        |   20 +
  tests/Plain_Render_Url.phpt                        |   15 +
  tests/Text_Wiki_BugTests.php                       |   56 +
  tests/Text_Wiki_Generic_Transform_Tests.php        |   36 +
  tests/Text_Wiki_Parse_Mediawiki_Tests.php          |  765 ++++++++++
  tests/Text_Wiki_Parse_Tiki_Tests.php               |  127 ++
  tests/Text_Wiki_Render_Tests.php                   |   98 ++
  tests/Text_Wiki_Render_Tiki_Tests.php              |  728 +++++++++
  tests/Text_Wiki_Tests.php                          |  505 +++++++
  tests/Xhtml_Render_Url.phpt                        |   15 +
  tests/fixtures/bug11649.txt                        |  521 +++++++
  tests/fixtures/mediawiki_syntax.txt                |  123 ++
  .../mediawiki_syntax_to_test_preformatted.txt      |   10 +
  tests/fixtures/mediawiki_syntax_to_test_raw.txt    |    9 +
  .../fixtures/mediawiki_syntax_to_test_wikilink.txt |   88 ++
  .../test_mediawiki_to_tiki_lists_output.txt        |   17 +
  .../test_mediawiki_to_tiki_lists_source.txt        |   18 +
  tests/fixtures/test_mediawiki_to_tiki_output.txt   |   52 +
  .../test_mediawiki_to_tiki_redirect_output.txt     |    3 +
  .../test_mediawiki_to_tiki_redirect_source.txt     |    2 +
  tests/fixtures/test_mediawiki_to_tiki_source.txt   |   58 +
  .../test_mediawiki_wikilink_expected_matches.php   |   70 +
  .../test_tiki_heading_expected_matches.php         |   60 +
  .../fixtures/test_tiki_to_tiki_heading_source.txt  |   11 +
  .../fixtures/text_wiki_sample_mediawiki_syntax.txt |   66 +
  ...ext_wiki_sample_syntax_transformed_to_plain.txt |   64 +
  ...xt_wiki_sample_syntax_transformed_to_plain2.txt |   64 +
  ...ext_wiki_sample_syntax_transformed_to_xhtml.txt |   70 +
  tests/fixtures/tiki_syntax.txt                     |   23 +
  621 files changed, 47292 insertions(+)

http://github.com/horde/horde/commit/9460590060bdc10d6e7f02ca44b2dc586e236504





More information about the bugs mailing list