| Title | linking to anchors with umlauts |
| Date | 22-Nov-2005 23:06:41 EET |
| Version | 2.2.33 |
| Submitter | 84.57.178.69 |
| Bug criticality | LightBug |
| Browser version | firefox |
| Bug status | ClosedBug |
| PageProvider used | VersioningFileProvider |
| Servlet Container | Tomcat 5.0.28 |
| Operating System | windows |
| URL | |
| Java version | 5 update 5 |
if i have a heading with umlauts like
Ãberschriften
it creates an anchor <h3 id='section-TextFormattingRules-_C3_9Cberschriften'>Ãberschriften</h3> with the umlaut escaped.The TableOfContentsPlugin creates correct links to these anchors, but, if i manually write a link like Text Formatting Rules#Ãberschriften it does not escape the umlauts in the anchor. It just links to <a class="wikipage" href="Wiki.jsp?page=TextFormattingRules#section-TextFormattingRules-Ãberschriften">Text Formatting Rules#Ãberschriften</a> which does not work with the anchor as quoted above.
when I entered the bug the umlaut that appears as à was originally entered as Ü ...
... which is the bug: Bug Using Bug Submission Form Destroys Some Characters In Text -- GH.
Fixed in 2.3.63