Title | Accented Characters Converted Badly |
Date | 27-Apr-2006 16:31:48 EEST |
Version | 2.4.0 |
Submitter | Jérôme Duprez |
Bug criticality | LightBug |
Browser version | Firefox |
Bug status | NewBug |
PageProvider used | |
Servlet Container | Tomcat 5.5.9 |
Operating System | Windows XP Pro |
URL | http://www.jspwiki.org/wiki/JeromeDuprez![]() |
Java version | 1.5.0_06 |
Accented charcaters in certain links (maybe only to User Profile pages) are incorrectly escaped by the latest 2.4 engine.
For example, my user page JérômeDuprez is unreachable through a link:
- the link points to JÃRÃ Me Duprez, converted as http://www.jspwiki.org/wiki/J%C3%A9r%C3%B4meDuprez
), which does not exist
- whereas it is OK if I write it down in the URL http://www.jspwiki.org/wiki/JérômeDuprez, which gets rewritten as http://www.jspwiki.org/wiki/J%E9r%F4meDuprez
Add new attachment
Only authorized users are allowed to upload new attachments.