Closed
Bug 13946
Opened 25 years ago
Closed 25 years ago
Charset Detector "japsm" keeps on repeating to detect even though there is a meta tag on the page
Categories
(Core :: Internationalization, defect, P1)
Tracking
()
VERIFIED
FIXED
M11
People
(Reporter: momoi, Assigned: ftang)
References
()
Details
** Observed with 9/15/99 Win32 M10 build **
The above page has a meta tag=euc-jp.
When you access this page, it never seems to finish loading.
On the DOS prompt window, I see repeated msgs from the
detector looping forever.
The problem does not occur if I eliminate:
user_pref("intl.charset.detector", "japsm");
line from my prefs.js.
Also since this page has a valid meta tag, why is the detector engaged
in this case?
Assignee | ||
Updated•25 years ago
|
Target Milestone: M11
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Updated•25 years ago
|
Severity: major → critical
Priority: P3 → P1
Reporter | ||
Comment 1•25 years ago
|
||
I'm going to raise the Priority and Severity to P1 and M11,
respectively. We need a resolution on this so that
we can reply/quote mail with JPN attachment. I believe
Bug 13844 is dependent on this fix.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•25 years ago
|
||
add state in nsWebShell.cpp 1.257 to fix it.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•25 years ago
|
||
I verified this in 9-29 Win32 build.
You need to log in
before you can comment on or make changes to this bug.
Description
•