Bug 19169

Summary: REGRESSION: nakarte.ru searches don't work
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: PlatformAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://nakarte.ru
Attachments:
Description Flags
proposed fix darin: review+

Alexey Proskuryakov
Reported 2008-05-21 09:12:05 PDT
To reproduce, one needs to enter any Moscow address in Russian - nothing will be found. This was probably caused by my work on form encoding. KURL::init() works differently depending on what path is given to it - e.g. absolute paths like "/foo.html" get UTF-encoded twice! It is likely that this affects more than just XMLHttpRequest. Patch forthcoming.
Attachments
proposed fix (6.21 KB, patch)
2008-05-21 09:50 PDT, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2008-05-21 09:39:45 PDT
Alexey Proskuryakov
Comment 2 2008-05-21 09:50:50 PDT
Created attachment 21269 [details] proposed fix
Alexey Proskuryakov
Comment 3 2008-05-21 10:01:51 PDT
Note You need to log in before you can comment on or make changes to this bug.