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