On Thu, 2006-11-16 at 11:07 +0100, Martel Valgoerad wrote: > Well, the solution is to fix the router actually. What I hopefully just did > with the _incubator_ version of the router. It should work with international > web addresses encoded in UTF-8 from now on.
Yes I agree, no workarounds. > It's changeset 1640. Please, give it a try. > > I have added a test for that case. And if there will be no signs of broken > code > or any other faulty behavior in upcoming days, I will also modify the library > version to cover that. I downloaded it and the tests that you supply probably do work but what if I have is /test/:name and if that :name includes problematic characters or urlencoded it doesn't work. Or then I'm not using it correctly. As a side note, would it be smart to support automatically or by parameter urldecode with routes (such as :name, is it called route)? -- Teemu Valimaki <[EMAIL PROTECTED]>
