Updates:
Status: Fixed
Comment #1 on issue 7314 by [email protected]: Add 4 fallback mappings to
GBK converter in ICU
http://code.google.com/p/chromium/issues/detail?id=7314
Fixed in r9156 (
http://src.chromium.org/viewvc/chrome?view=rev&revision=9156 ).
gbk.patch in r9156 added 4 one-way mappings (Unicode to GBK) :
U+01F9 => A8 BF
U+1E3F => A8 BC
U+22EF => A1 AD
U+301C => A1 AB
They're in addition to exisitng 2-way mappings :
<UE7C8> <=> A8 BF
<UE7C7> <=> A8 BC
<U2026> <=> A1 AD
<UFF5E> <=> A1 AB
Perhaps, we have to add a test to this (not layout test but url-encoding
test)
--
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
-~----------~----~----~----~------~----~------~--~---