-
Bug
-
Resolution: Obsolete
-
Low
-
5.9.1
-
Severity 3 - Minor
-
1. Create a page (A) with double quote in title, ex: Test "test"
2. Add an anchor macro with the name test01 to the page.
2. Create another page (B), ex: Linking page; add a link to the anchor above by using Advanced tab in Insert Link.
3. The link will be shown in editor as Test "e;test"e;#test01 (what is the expecting????)
4. Save the page (B)
5. View storage format
<ac:link ac:anchor="test01"><ri:page ri:content-title="Test "test"" /></ac:link>
6. Edit the page (B) => in editor, the link is showed as Test "test"#test01
7. Save the page (B)
8. View storage format
<ac:link ac:anchor="test01"><ri:page ri:content-title="Test "test"" /><ac:plain-text-link-body><![CDATA[Test "test"#test01]]></ac:plain-text-link-body></ac:link>
- is related to
-
CONFSERVER-40039 Confluence anchor link redirection is broken with title containing double quote or colon or tab
- Gathering Impact