I am trying to use unicode URLs and routes, but as far as I can see
routes does not quite support this at the moment: generating a route
with a non-ascii component fails (see
http://routes.groovie.org/trac/routes/ticket/85) and incoming requests
data is return as ASCII strings, not decoded unicode strings. This
contradicts the routes manual
(http://routes.groovie.org/manual.html#unicode) which appears to say
this should work fine.

Is anyone using unicode routes succesfully? Is there a trick that I'm
missing somewhere?

Wichert.

-- 
Wichert Akkerman <wich...@wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to