Bug 20153
Summary: | Percent-escaped accents stripped in page url | ||
---|---|---|---|
Product: | WebKit | Reporter: | Damien Dorizy <damien.dorizy> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED MOVED | ||
Severity: | Normal | CC: | ap, bfulgham, webkit |
Priority: | P2 | Keywords: | InRadar, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | http://www.priceminister.com/nav/Video_DVD-Zone-2/fp/ADe+5+%E0+10+%26euro%3B |
Damien Dorizy
When clicking on the following url on Safari 3 on Windows :
http://www.priceminister.com/nav/Video_DVD-Zone-2/fp/ADe+5+%E0+10+%26euro%3B
The '%E0' is stripped from the url in Safari address bar. It happens with all url with accents.
That means that if you copy the url after that, you won't have the correct one. Could also be a problem for phishing, since some letters disappear.
Thank you
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I cannot reproduce this on the Mac - the URL remains percent-escaped in address bar.
Damien Dorizy
Yes, tried it on my Mac, it's working fine, only occurs on Safari/WebKit on Windows.
Robert Blaut
Confirmed as PlatformOnly bug.
mitz
<rdar://problem/6109336>
Brent Fulgham
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'.