Closed Bug 75885 Opened 23 years ago Closed 23 years ago

frameset loads wrong URL.

Categories

(Core :: DOM: Navigation, defect)

x86
Windows 95
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 61557

People

(Reporter: bht237, Assigned: radha)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

build ID 2001041104
4 files:
set1-1.htm
set1-2.htm
red.htm
button.htm
Ho to reproduce:
- Load set1-1.htm.
- Click on button "Test"
- red.htm is loaded again into set1-2.htm although it is not coded.

There is a red frame in the second frameset. It should be green as coded.
Keywords: testcase
This is a problem with session history. Works with
 onclick="parent.location='set1-2.htm'"
instead of
 onclick="parent.location.replace('set1-2.htm')"
in button.htm.

Not related to the use of (erroneous) javascript-URIs.
Maybe a dupe, see bug 59387.

Severity: blocker → normal
Component: HTMLFrames → History: Session
Forgot to reassign to owner of new component.
Assignee: pollmann → radha
QA Contact: amar → claudius
Moving the good test case here to 61557.

*** This bug has been marked as a duplicate of 61557 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
VERIFIED Dupe
Status: RESOLVED → VERIFIED
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: