-
Bug
-
Resolution: Obsolete
-
Low
-
5.1.5
-
Firefox 33.0 on OS X 10.9.5
-
Severity 3 - Minor
-
When a page contains headings with international characters, the fragment identifier (the "id" attribute of the corresponding heading) should not be URL encoded.
Confluence is incorrectly encoding this "id" attribute, which breaks the inter-page links created by the TOC macro in Firefox.
Steps to reproduce:
- create a page containing lots of blank lines, followed by the heading Á
- in the beginning of the page, include the TOC macro, which will create a link to the A section
- save the page
- using Firefox, click on the link in the TOC
Expected results: The browser should scroll to the A section
Actual results: nothing happens
At first I thought this was a Firefox bug, but it turns out it's a Confluence bug. Additional details:
- is related to
-
CONFSERVER-34818 Can not link to a heading that contains a colon (:)
- Closed
-
CONFSERVER-35153 TOC generated anchor links are not shareable if they contain question mark
- Closed