Issue Details (XML | Word | Printable)

Key: DOXIA-301
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Lukas Theussl
Reporter: Kornel
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven Doxia

Confluence: Invalid interpretation of links' aliases in tables.

Created: 14/Mar/09 06:22 PM   Updated: 08/May/09 02:57 PM   Resolved: 08/May/09 02:57 PM
Return to search
Component/s: Module - Confluence
Affects Version/s: 1.1
Fix Version/s: 1.1.1

Time Tracking:
Not Specified

File Attachments: 1. Text File MNG-301-module-confluence.patch (6 kB)
2. Text File MNG-301-module-confluence.patch (6 kB)
3. Text File MNG-301-module-confluence.patch (8 kB)



 Description  « Hide

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.



Kornel added a comment - 14/Mar/09 06:24 PM

This path solves this issue.


Kornel made changes - 14/Mar/09 06:24 PM
Field Original Value New Value
Attachment MNG-301-module-confluence.patch [ 40664 ]
Lukas Theussl made changes - 03/Apr/09 04:33 AM
Description 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.
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.
Summary Invalid interpretation of links' aliases in tables. Confluence: Invalid interpretation of links' aliases in tables.
Lukas Theussl added a comment - 08/Apr/09 03:56 AM - edited

Your patch doesn't apply to current trunk, I can't test it. Please try to comply with our formatting rules: http://maven.apache.org/developers/conventions/code.html


Kornel added a comment - 06/May/09 05:54 PM

This patch should be better. Code formatting corrected. I have also added new test case.


Kornel made changes - 06/May/09 05:54 PM
Attachment MNG-301-module-confluence.patch [ 41809 ]
Lukas Theussl added a comment - 07/May/09 04:41 AM

I am getting test failures after applying this patch, can you check if it is compatible with current doxia trunk?


Kornel added a comment - 07/May/09 08:52 AM

This patch should be consistent with current trunk.


Kornel made changes - 07/May/09 08:52 AM
Attachment MNG-301-module-confluence.patch [ 41822 ]
Lukas Theussl added a comment - 08/May/09 02:57 PM

Patch applied in r773072. Thanks!


Lukas Theussl made changes - 08/May/09 02:57 PM
Assignee Lukas Theussl [ lukas ]
Resolution Fixed [ 1 ]
Fix Version/s 1.1.1 [ 15073 ]
Status Open [ 1 ] Closed [ 6 ]