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

[jira] Updated: (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 ]

Juan F. Codagnone updated DOXIA-127:
------------------------------------

    Attachment: DOXIA-127_r19.diff

Author: Christian Nardi (for Zauber S.A.)
Original SVN: https://code.zauber.com.ar/repos/doxia/branches/592499/ revision 19

> 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
>             Fix For: 1.0
>
>         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