Closed
Bug 4553
Opened 26 years ago
Closed 25 years ago
Charset Handling- META charset not being honored on first load of a page
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M6
People
(Reporter: tague, Assigned: ftang)
References
()
Details
(Whiteboard: Depends upon rickg,neeti,harishd,nisheeth work for Meta)
There seems to be a problem with recent builds (3/29/99+), where the META
charset information is noting be honored for a page the first time it is
loaded. Instead of displaying the page in the appropriate character set, in
this case Shift-JIS, apprunner attempts to display the page in latin-1.
hitting the refresh button causes the page to be displayed in the appropriate
character set.
I've tried this on several different pages (including
http://people.netscape.com/momoi/jis.html,
http://people.netscape.com/momoi/sjis.html,
http://people.netscape.com/momoi/euc.html) and is reproduceable about 90% of
the time.
Frank -- I think this issue is really yours -- I'm just here to assist.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M5
Assignee | ||
Comment 2•26 years ago
|
||
accept, mark it as M5, put rickg to the cc list
Assignee | ||
Comment 3•25 years ago
|
||
Change to M6. Cannot make it since webshellproxy and observer in nsDTDUtils.cpp
are not ready yet.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M5 → M6
Assignee | ||
Updated•25 years ago
|
Summary: META charset not being honored on first load of a page → Charset Handling- META charset not being honored on first load of a page
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•25 years ago
|
||
Fix and check in. Try build after 5/19
Assignee | ||
Comment 5•25 years ago
|
||
fix and check in.
Assignee | ||
Comment 6•25 years ago
|
||
forget to mention- fixed and check in
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•25 years ago
|
||
I verified this in 5-26-20-M6 Win32 build.
You need to log in
before you can comment on or make changes to this bug.
Description
•