Bug 118117

Summary: mozilla autodetect CJK character coding
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: mozillaAssignee: Christopher Blizzard <blizzard>
Status: CLOSED NOTABUG QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs, havill
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-03-12 22:22:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jens Petersen 2004-03-12 04:00:48 UTC
Description of problem:
With a default Japanese install, when one visits
badly configured sites with mozilla in a ja locale
it displays garbage text rather than Japanese,
since it defaulting to Latin1 encoding

How reproducible:
everytime

Steps to Reproduce:
1. http://www.tv-asahi.co.jp/asanama/video/
  
Actual results:
ÆtÆZÆCÆâųâÃ¥âÂâÃâÃÂgâ¢Â¿ÂSâ©âÃÆjÆâ¦Â[ÆXâÃÂAâDÂÃâ°Â»â

Expected results:
Japanese text

Additional info:
Would it be possible to turn on autodetect for CJK languages
by default when mozilla is running in a CJK locale? :)

Comment 1 Christopher Blizzard 2004-03-12 22:22:56 UTC
That code is already on.  We try to do autodection, no matter what
language you are in.  Of course, it's a guess so sometimes it gets it
wrong.