30 Jan
2008
30 Jan
'08
12:05 a.m.
Hello, we're struggling with our users inserting simple french names as URLs... the result gives: - title values which expand from été to ?t? (well... with double question mark for each) - and pages that you can't even go back to We have changed the encoding overall to be UTF-8 . What is happening wrong? Is there a tentative in XWiki to: - solve the problem that the encoding of parameters in a GET request is undetermined (is hinted to be utf-8 in the new URI rfc but is generally the charset the browser had the page with) - make IRIs work in general? (kind of nice I believe, though might be browser-broken) - anyone successful with such names? I think Tomcat is not guilty there either. thanks in advance paul