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 2009/04/03 11:34:12 UTC

[jira] Updated: (DOXIA-301) Confluence: Invalid interpretation of links' aliases in tables.

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

Lukas Theussl updated DOXIA-301:
--------------------------------

    Description: 
For example in the following table:
{noformat}
|| Version || Download || Format || 
|0.1.1 | [Download|http://example.com/release.0.1.1/ex-win32-win32.x86.zip] | 12-12-2008 | zip |
|0.1.2 | [Download|http://example.com/release.0.1.2/ex-win32-win32.x86.zip] | 04-12-2008 | zip |
|0.1.3 | [Download|http://example.com/release.0.1.3/ex-win32-win32.x86.zip] | 03-11-2008 | zip |
{noformat}
'|' characters in the links are interpreted as new table's cells.

  was:
For example in the following table:
|| Version || Download || Format || 
|0.1.1 | [Download|http://example.com/release.0.1.1/ex-win32-win32.x86.zip] | 12-12-2008 | zip |
|0.1.2 | [Download|http://example.com/release.0.1.2/ex-win32-win32.x86.zip] | 04-12-2008 | zip |
|0.1.3 | [Download|http://example.com/release.0.1.3/ex-win32-win32.x86.zip] | 03-11-2008 | zip |
'|' characters in the links are interpreted as new table's cells.

        Summary: Confluence: Invalid interpretation of links' aliases in tables.  (was: Invalid interpretation of links' aliases in tables.)

> Confluence: Invalid interpretation of links' aliases in tables.
> ---------------------------------------------------------------
>
>                 Key: DOXIA-301
>                 URL: http://jira.codehaus.org/browse/DOXIA-301
>             Project: Maven Doxia
>          Issue Type: Bug
>          Components: Module - Confluence
>    Affects Versions: 1.1
>            Reporter: Kornel
>         Attachments: MNG-301-module-confluence.patch
>
>
> For example in the following table:
> {noformat}
> || Version || Download || Format || 
> |0.1.1 | [Download|http://example.com/release.0.1.1/ex-win32-win32.x86.zip] | 12-12-2008 | zip |
> |0.1.2 | [Download|http://example.com/release.0.1.2/ex-win32-win32.x86.zip] | 04-12-2008 | zip |
> |0.1.3 | [Download|http://example.com/release.0.1.3/ex-win32-win32.x86.zip] | 03-11-2008 | zip |
> {noformat}
> '|' characters in the links are interpreted as new table's cells.

-- 
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