Closed Bug 61462 Opened 24 years ago Closed 24 years ago

codepage is not detected

Categories

(Core :: Internationalization, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED FIXED
mozilla0.8

People

(Reporter: ezh, Assigned: harishd)

References

()

Details

(Keywords: intl)

Attachments

(4 files)

Load the page. It should be in Win-1251 codepage, but moz is not detecting it
and shows it in Western 8859-1.

moz 2000112804
I can reproduce this with win32 RTM.
Looks like it's related with 'link' in the head section.
<link rel="stylesheet" type="text/css" href="sta.css">
After I removed that line, it shows as windows-1251.

In the code, META charset was parsed correctly. But when calling 
NotifyWebShell() the aDocumentID is zero. 
I see nsParser::GetParserBundle() returns null for that document.

Reassign to harishd, please take a look at this.
Assignee: nhotta → harishd
Keywords: intl
I've reported the same thing in the followups to bug 62754.
Using build 2001010221 the META with charset is ignored if the meta tag is
specified after script tag with src attribute.
See my attachments.

I've forgot to mention I'm using the Linux nightly
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.8
Fix is in. Marking FIXED.
Marking FIXED for real !!
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Verified as fixed in 2001021204 Mtrunk build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: