Details
-
Bug
-
Resolution: Fixed
-
Major
-
5.1
-
Integration
-
N/A
-
N/A
-
Description
XHTML input
<p>one <a href="#foo">two</a> three</p>
XWiki 2.1 output
one [[two>>url:#foo]] three
with the link pointing to
/xwiki/bin/create/Space/url%3A%23foo?parent=Space.Test
Expected result is
one [[two>>||anchor="foo"]] three
with the link pointing to
/xwiki/bin/view/Space/Test#foo
Attachments
Issue Links
- blocks
-
XWIKI-3416 OfficeImporter does not import word documents containing TOC structures correctly
- Closed
- is related to
-
XRENDERING-117 Fragment links with no markers are badly converted to wiki syntax
- Closed
-
XRENDERING-307 XHTML parser fails to recognize properly the type of links
- Closed