Closed
Bug 48112
Opened 25 years ago
Closed 25 years ago
URL will not load
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sarah.livengood, Assigned: rickg)
References
()
Details
The html page for www.telepolis.es has an error. They try to redirect to
another location by using the onLoad attribute in the body tag. The call looks
like:
onLoad=document.location="http://theurl..."
This is invalid. IE and Navigator 4.x choose to go on, but Mozilla prefers to
point out the error and stop.
Last tried and reproduced on 2000-08-06-05-M17 build.
So if the HTML is invalid, then what is the bug that you are reporting? Are you
suggesting that Mozilla should work even if you have a Javascript error?
Marking this bug Invalid unless you have a good reason to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•