Issue 3094: EUC-JP implementation is not compatible with IE and Firefox.
http://code.google.com/p/chromium/issues/detail?id=3094

Comment #8 by [EMAIL PROTECTED]:
> But there may be a site-compat problem when posting JIS X 0212 chars that  
are not
> covered by CP51932. I tested and observed it on Yahoo! Japan Mail. I may  
have to
> file another bug for this. This is the same issue as Firefox.

What characters do you have in mind? About 5000 Kanjis in JIS X 0212 not  
covered by
51932? If so, this is 'work as intended' and I'd not do anything further.  
EUC-JP does
cover the full set of JIS X 0212 and it's not browsers but web sites that  
need to fix
their server-side programs to support JIS X 0212 properly if they claim to  
use EUC-
JP.  If they care about IE compatibility, they should just use Shift_JIS.  
Better yet,
they'd better migrate to UTF-8 (as Yahoo Japan did recently).

Also note that IE7's 51932 is totally broken. Actually, I was shocked to  
find that
Firefox violates the standard and emits 2-byte representation of a subset  
of JIS X
0212 characters. Otherwise, I'd not have done this fix, either.





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