Updates:
Cc: [email protected] [email protected]
Labels: i18n
Comment #1 on issue 7919 by [email protected]: Escape bad ASCII characters
generated by the charset converter
http://code.google.com/p/chromium/issues/detail?id=7919
Even if the trailing byte of a multibyte character does not have a special
meaning
like '&', '=', some web servers may be confused if the lead byte (with
MSB=1) is
escaped while the trailing byte with MSB=0 (e.g. 0x61, 0x43) is not.
--
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
-~----------~----~----~----~------~----~------~--~---