Closed Bug 69430 Opened 23 years ago Closed 23 years ago

Page dpes not render

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 55213

People

(Reporter: ewv, Assigned: jst)

References

()

Details

The URL above renders nothing. Running 0.8 on linux.

If I click on the URL in mail, whatever X content was above the browser window
stays in place as the window is brought forward.
The issue seems to be that the page tries to do:

if(top.frames.length != 2){
	top.location="http://www.storagereview.com/welcome.pl/" + document.location;
}

We _do_ go into the body of the if, and if one comments out that setting of
top.location we display the page fine.

With the top.location uncommented, we do not show any errors in the JS console,
but we do not render the page.

Over to DOM Level 0.
Assignee: asa → jst
Status: UNCONFIRMED → NEW
Component: Browser-General → DOM Level 0
Ever confirmed: true
QA Contact: doronr → desale

*** This bug has been marked as a duplicate of 55213 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified dup
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.