Issue 3433: Query part of URL in UTF-16/32 page should be sent in UTF-8
http://code.google.com/p/chromium/issues/detail?id=3433

New issue report by [EMAIL PROTECTED]:

HTML5 specifies that the query part of a url in a UTF-16/32 page should be
encoded in UTF-8 (rather than UTF-16/32) before percent-escaping it.

See http://www.whatwg.org/specs/web-apps/current-work/#resolving-urls

This is also what Firefox does. Firefox does that for form submission as
well. I have a patch that makes the attached test case work correctly, but
I guess it's not comprehensive enough, yet.




Attachments:
        utf16le.query.html  734 bytes


Issue attributes:
        Status: Started
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Misc i18n

-- 
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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to