Ah, I see, that's really unfortunate. How about adding percent-encoded URL in request.environ? It's ok to add "server-defined variables" to request.environ according to PEP333. This way, you don't break the spec and the end users (or routes) can use the percent-encoded URL if they choose to .
There was a similar discussion in ROR Trac: http://dev.rubyonrails.org/ticket/7544 --Michi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
