You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2007/12/16 21:16:57 UTC

[jira] Closed: (DOXIA-127) Twiki module cannot parse two forced links in the same paragraph

     [ http://jira.codehaus.org/browse/DOXIA-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed DOXIA-127.
-------------------------------

         Assignee: Lukas Theussl
       Resolution: Fixed
    Fix Version/s:     (was: 1.0)
                   1.0-beta-1

Applied, thanks!

> Twiki module cannot parse two forced links in the same paragraph
> ----------------------------------------------------------------
>
>                 Key: DOXIA-127
>                 URL: http://jira.codehaus.org/browse/DOXIA-127
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Twiki
>    Affects Versions: 1.0-alpha-9
>            Reporter: Dave Syer
>            Assignee: Lukas Theussl
>             Fix For: 1.0-beta-1
>
>         Attachments: DOXIA-127_r19.diff
>
>
> The regex used is too eager so it sucks up two (or more) links on the same line, e.g. [[a]] b [[c]] parses as "[[" "a]] b [[c" "]]".  THe fix is relatively easy - just use a more specific regx to match for links (forced and/or specifc).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira