Closed
Bug 87635
Opened 25 years ago
Closed 25 years ago
Page doesn't load
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: rcrews, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.1+) Gecko/20010621
BuildID: 2001062104
The very top of the page appears, but the rest of the page does not. I can see
the complete source with View > View Source.
Reproducible: Always
The page is unusual HTML. It looks like the author has gone
to great pains to make it "correct." The file appears to be encoded
in UTF-8 (odd), and there is some odd JavaScript (which after looking at it
appears that it should work...). The page renderes in IE, and
probably loaded into Mozilla at one time since there is a link to the page
on the mozilla.org style guide at http://www.mozilla.org/README-style.html.
HTML-Tidy reports several errors relating to end tags (e.g. </A>), mostly in
JavaScript document.write() functions. This is strange since all the JavaScript
is "hidden" within comment delimiters.
Comment 1•25 years ago
|
||
Caused because of this code:
</script
>
DUP bug 72249
*** This bug has been marked as a duplicate of 72249 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•