Artem Melentyev wrote: > Paul Libbrecht wrote: >> Le 25-juin-08 à 15:06, Artem Melentyev a écrit : >> >>> Paul Libbrecht wrote: >>>> careful: suppressing them may get down to an unreadable format. >>>> >>>> I'm interested to know what you suggest wrt accented characters. It has >>>> caused many problems in i2geo.net and the reason seems to be an >>>> incomplete treatment of URL encodings (still can't know where). I still >>>> find it'd be great to allow the accented characters to be part of URLs. >>> I don't see any problems if UTF8 encoding is used. >>> See http://amelentev.myxwiki.org/xwiki/bin/view/Sandbox/àáâãäåæçèéêë >>> (Is this accents? :)) >> boy it is. >> >> Erm... could you activate the panel to create a page? Maybe that was the >> one guilty? > > activated. All is fine, except in new blog post title is set > incorrectly: http://amelentev.myxwiki.org/xwiki/bin/view/Blog/àáâãäåæçèéêë > > So the problem is GET-parameters are wrongly encoded. > Look at > http://amelentev.myxwiki.org/xwiki/bin/view/Sandbox/àáâãäåæçèéêë1?param=àáâãäåæçèéêë1 > There is jira issue for this: > http://jira.xwiki.org/jira/browse/XWIKI-1449 >
Which is fixed now (on myxwiki.org). Read the last comment to see how to fix this in your server. Unfortunately, this is a server error, there's nothing we can do. Parsing the query string by ourselves is too much overkill. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

