[Qt-interest] QWebPage: percent encoded query items use Latin1 instead of UTF-8 ?

Joachim Förster JOFT at gmx.de
Tue Jan 18 22:05:20 CET 2011


Thiago Macieira wrote:
> On Sunday, 16 de January de 2011 21:39:03 Joachim Förster wrote:
>> You mentioned form items. In fact, I do not have a form on this page,
>> it's a plain link like:
>> <a href=yscheme://foo/bar?item=%C3%9CBER">myLink</a>
>>
>> If the user clicks on such a link, I get
>> request.url().encodedQueryItemValue("item") ="%DCBER"
> 
> Sounds like a webkit bug. Try reporting it to Webkit's bugzilla.

Ok, I'm going to do that.

But first I checked, if the problem still exists with a current
(yesterday) snapshot of QtWebKit, result: The problem is still there.

 Joachim



More information about the Qt-interest-old mailing list