On 12.01.2012 19:49, Sergey B Kirpichev wrote: > I'm not sure if this is a correct an approach at all. Do you > assume that URL-encoded string is in UTF-8, right? Why?
I myself is not gig in specifications, one should carefully read RFC 1738 & RFC 3986. I found that HTML 4.0 recommends the use of UTF-8 to encode the query string and the same is mentioned here: http://en.wikipedia.org/wiki/Query_string#URL_encoding > Anyway, I'll lower the severity of this bug to wishlist. Yes, wishlist is most appropriate. Hopefully somebody looking for solution will find this patch. Decoding of URLs was crucial for me. -- With best regards, Dmitry -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

