On Jan 2, 2009, at 1:43 PM, Mark Ramm wrote:
URIs can be UTF-8 with standard URL %-escaping - most browsers will decode (and encode) that automatically and show the unicode string in the address bar. That is especially important for languages with a non-latin character set: without this URLs are horrible for them.It would be awesome if routes supported this natively, even if only as an option, because lots of international URL's are much cleaner with it than they would be without it.
Note that Routes does work with UTF-8 params. This bug only affected some new code with non-minimization, I've fixed it in tip and will be releasing a minor release to address it shortly.
Cheers, Ben
smime.p7s
Description: S/MIME cryptographic signature
