Closed Bug 69604 Opened 24 years ago Closed 24 years ago

<form> before <frameset> confuses parser

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 66985

People

(Reporter: beland, Assigned: harishd)

References

()

Details

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14-12 i686; en-US; 0.8) Gecko/20010220 BuildID: 20010220 Reproducible: Always Steps to Reproduce: 1. Go to http://601.homeruns.com/noframes/browsezip.asp 2. Get: "Error loading URL http://601.homeruns.com/noframes/browsezip.asp: 804b0002" but it loads anyway. 3. Put a zipcode in the form and press the Continue button. 4. You go to http://601.homeruns.com/frames/mainframe.asp?addrID=1 5. Nothing happens; you get a blank screen, and the program gives you a busy cursor. Expected Results: Should get HomeRuns' inventory page. Works fine under NS 4.76. Javascript is enabled in Preferences.
The reason this happens is that there is a <form> following <head> and before <frameset> This is illegal HTML, and the parser seems to be assuming that the presense of a <form> means that it should insert a <body> and ignores the <frameset>
Assignee: rogerl → harishd
Component: Javascript Engine → Parser
QA Contact: pschwartau → janc
Summary: Javascript-heavy page fails to load → <form> before <frameset> confuses parser
Hmm... looks like this is a duplicate of an older bug on the same issue on the same page. *** This bug has been marked as a duplicate of 66985 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Component: Parser → Evangelism
Well, I mailed HomeRuns about it, and they said "Mozilla is not supported; please use Netscape 4.X." ::sigh::
verified dupe.
Status: RESOLVED → VERIFIED
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: