Closed
Bug 131158
Opened 24 years ago
Closed 24 years ago
character coding autodetect chooses KOI8-R instead of KOI8-U
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: mkut, Assigned: tetsuroy)
References
()
Details
(Keywords: intl)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020315
BuildID: 0.9.9
When browsing page with koi8-u character coding autodetection treat it as it's
in koi8-r. When selecting koi8-u character coding manually makes it displayed
correctly.
Reproducible: Always
Steps to Reproduce:
1.browse any page in koi8-u encoding (www.pravda.com.ua)
Actual Results: In menu "View/Character Coding" Cyrillic (KOI8-R) item is
selected. Ukrainian letters, which are missing in KOI8-R CCS, are not displayed
correctly.
Expected Results: In menu "View/Character Coding" Cyrillic/Ukrainian (KOI8-U)
should be selected. All ukrainian characters should be displayed correctly.
I had to double check it before post the bug. Mozilla behaves such way because
server sends KOI8-R charset in Content-Type header. So it's not a bug. I'm sorry
for disturbing you.
Comment 2•24 years ago
|
||
Also please note that http://www.pravda.com.ua is a page that has charset
meta-tag as windows-1251.
Mark it as invalid cause the page problem.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•