Closed
Bug 32604
Opened 26 years ago
Closed 26 years ago
Trunk fix for illegal use of nsString-external JavaScript convert charset incorrectly
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: jbetak, Assigned: jbetak)
References
()
Details
(Whiteboard: awaiting reviews)
Tracking bug for the trunk fix of 29474, we checked in only a limited fix for
Beta1 because of the percieved risk of the neccessary code changes. Need to add
charset evaluation from the HTTP header and the <script> tag.
OS Win 98
Netscape 6 2000021808-M14
Steps to reproduce Load page www.cww.com
Results: Links at the bottom page and the date on the top display incorrectly.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•26 years ago
|
||
OK, looks fine in my local build, I tested quite extensively, but
there might be an issue with loading multiple external JavaScript files. We
might mix up the script charset attribute, if the <SCRIPT> tags differ. Please
watch out for it during testing... Will follow up with Nisheeth and Eric
Pollmann.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•