Closed
Bug 5836
Opened 25 years ago
Closed 25 years ago
Cyrillic does not display correctly, if charset not defined.
Categories
(Core Graveyard :: Tracking, defect, P3)
Core Graveyard
Tracking
Tracking
(Not tracked)
VERIFIED
FIXED
M7
People
(Reporter: g16776, Assigned: ftang)
Details
Cyrillic letters viewed only in form-buttons.
Updated•25 years ago
|
Assignee: chofmann → bobj
Comment 1•25 years ago
|
||
over to bobj
Assignee | ||
Updated•25 years ago
|
Assignee: bobj → ftang
Target Milestone: M6
Assignee | ||
Comment 2•25 years ago
|
||
Change summary from "National languages not support correctly" to "Cyrillic does
not display correctly" and reassign to ftang. Set target to M6.
Assignee | ||
Updated•25 years ago
|
OS: Windows 98 → All
Hardware: PC → All
Summary: National languages not support correctly. → Cyrillic does not display correctly
Assignee | ||
Comment 3•25 years ago
|
||
change platform to all, os to all.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•25 years ago
|
||
after check in the new nsCharsetAliasImp.cpp it should work fine now...
g16776@msk.sitek.net: could you verify w/ build after May 5 ? Be sure not to
test M5. M5 branch do not have the changes.
Updated•25 years ago
|
QA Contact: momoi → marina
Comment 6•25 years ago
|
||
Marina, teruko is off tomorrow. Please check this.
For default font, this bug fixed. But, if over fonts used (Arial Cyr, for
sample), only western font shown.
Status: RESOLVED → REOPENED
Summary: Cyrillic does not display correctly → Cyrillic does not display correctly, if charset not defined.
If charset not defined in META HTTP-EQUIV="Content-Type", then only western
(1252) chars viewed.
Note: a lot of russian web pages have not "charset=***" in meta tag: pages
decoding on server-side by browser request.
And, title not displayed correctly always.
this is a M6 bug which was re-opened and we are now on M7. Moving to M7.
Assignee | ||
Updated•25 years ago
|
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 10•25 years ago
|
||
If the meta charset is not defined in html, then we have to relay on http
charset, "default charset" menu, or charset detection to make decision. The
cannot display problem is fixed. Mark it fixed.
g16776@msk.sitek.net: Thanks for your feedback, but please do not recycle
(reopen) the same bug for different problem. You are welcome to report seperate
bug for title problem. Only reopen this bug if Cyrillic does not display in html
in ANY GIVEN CASES
Comment 11•25 years ago
|
||
verified with 6/10/99 build.The "cannot display problem" is fixed. Marking
as verified.If the meta charset is not defined in html, then we have to relay on
http charset, "default charset" menu, or charset detection to make decision.
Used this URL http://www.goods.ru/mob/ to verify. Page has no META TAG for
charset but was viwed correctly in default (win-1251) encoding: thread pane,
message header and body were correct
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•