Updates:
Summary: the query part of a url is %-encoded as UTF-8 when only the
query
part is set to document.location.href
Cc: [email protected]
Labels: -Mstone-X -NeedsReduction Mstone-4
Comment #10 on issue 8912 by [email protected]: the query part of a url
is %-encoded as UTF-8 when only the query part is set to
document.location.href
http://code.google.com/p/chromium/issues/detail?id=8912
Thanks a lot for making the reduced test case.
So, we don't treat what's assigned to document.location.href as a 'query
part' even
if it starts with '?' Or, somewhere before that, it's already converted to
UTF-8.
--
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
-~----------~----~----~----~------~----~------~--~---