Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 8912 by SergeiKuzmin: Url encoding problem (utf-8 used instead on win-1251) http://code.google.com/p/chromium/issues/detail?id=8912
Chrome Version : 2.0.169.1 URLs (if applicable) : http://shop.by/find/? findtext=%EF%E0%EB%E0%F2%EA%E0&x=29&y=11&oper=1&minp=&maxp=&info=0&sort=wit hout&excludetext= Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 3: Firefox 3: OK IE 7: OK What steps will reproduce the problem? 1. Go to url: http://shop.by/find/? findtext=%EF%E0%EB%E0%F2%EA%E0&x=29&y=11&oper=1&minp=&maxp=&info=0&sort=wit hout&excludetext= 2. Click "Начинать с дешевых" (means "start from cheapest") What is the expected result? Shop now must sort items "палатка" starting from cheapes. Url must contain "findtext=%EF%E0%EB%E0%F2%EA%E0" What happens instead? Url contains "палатка" Url changes to http://shop.by/find/? page_id=1&page_size=20&zsfind=00E0EAF2E0EBE0EF4560FB54&findtext=палатка&x=2 9&y=11&oper=1&minp=&maxp=&info=0&excludetext=&sort=price--number Editbox with searched item now contains "палатка" which is "палатка" stored as utf-8 and and shown as win-1251. Please provide any additional information below. Attach a screenshot if possible. Attachments: ex.jpg 95.6 KB -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
