Issue Details (XML | Word | Printable)

Key: XWIKI-2489
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Sergiu Dumitriu
Reporter: Christoph Dittmann
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

_blank Links in table

Created: 20/Jun/08 16:53   Updated: 21/Jun/08 02:06
Component/s: None
Affects Version/s: 1.4.1
Fix Version/s: 1.5 M2

keywords: Link,Table
Date of First Response: 21/Jun/08 02:06
Resolution Date: 21/Jun/08 02:06
Tests: Unit


 Description  « Hide
Hi all,

following xwiki syntax

{table}
Application Links|Workflow Links
[Link1>http://www.xyz.html>_blank]|[Link2>http://www.xyz.html>_blank]{table}

will be rendered incorrectly like this:

Application Links Workflow Links
blank">Link1 Link2

So the result is:

  • none of the two links opens in a new window
  • Link1 is displayed as blank">Link1

Hope you are able to help me.

Greetings
Christoph



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Sergiu Dumitriu added a comment - 21/Jun/08 02:06
Fixed in rev. 10535.

To backport the fix to your wiki, you must edit WEB-INF/xwiki-core-*.jar/META-INF/services/com.xpn.xwiki.render.filter.XWikiFilter and move the line containing com.xpn.xwiki.render.filter.UnderlineFilter right above the line containing com.xpn.xwiki.render.filter.XWikiLinkFilter