-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.8.2, 2.8.3
-
Fix Version/s: 2.10.1
-
Component/s: Core & storage
-
Labels:None
-
Environment:
server:JSPWiki v2.8.3-svn-4,
client Debian, Firefox 3,
Small bug when translating anchors to inpage section links
the [Baráti,Zoltán] wikipage at jspwiki.org
{{
}}
the above anchor points to this url:
http://www.jspwiki.org/wiki/Bar%C3%A1ti%2CZolt%C3%A1n#section-Bar_C3_A1ti_2CZolt_C3_A1n-Zolt%C3%A1n
as I see it in the browser
http://www.jspwiki.org/wiki/Baráti,Zoltán#section-Bar_C3_A1ti_2CZolt_C3_A1n-Zoltán
but in the wiki markup it is:
but the anchor in the wikimarkup is translated to a link with this url
http://www.jspwiki.org/wiki/Baráti,Zoltán#section-Bar_C3_A1ti_2CZolt_C3_A1n-Zolt_C3_A1n
http://www.jspwiki.org/wiki/Bar%C3%A1ti,Zolt%C3%A1n#section-Bar_C3_A1ti_2CZolt_C3_A1n-Zolt_C3_A1n