Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc I18N I18N-jp
New issue 7756 by [email protected]: Chrome exported Bookmark has garbled characters (Japanese) in IE http://code.google.com/p/chromium/issues/detail?id=7756 What steps will reproduce the problem? 1. Create bookmark that has Japanese in it 2. Export it to HTML file 3. Import it to IE (IE7/Windows XP) What is the expected output? What do you see instead? Imported bookmark is correctly displayed in IE. <= Expected Imported bookmark has garbled characters in IE. <= Current behavior Root Cause: IE only supports Shift JIS as an encoding for Japanese included bookmark import. However, current Chrome exports bookmark in 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 -~----------~----~----~----~------~----~------~--~---
