Closed Bug 18478 Opened 25 years ago Closed 25 years ago

[4.xP] base href ignored if in body

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: tpkec, Assigned: pollmann)

References

()

Details

(Whiteboard: [TESTCASE][PATCH])

Attachments

(4 files)

1. Go to www.pcpro.co.uk
2. Click on chat button on the toolbar.
Exprecting: registration page to be displayed in the main frame.
Actual result: registration page is diplayed in the toolbar frame.
Assignee: karnaze → pollmann
Reassigning to Eric.
The reason that the registration page is appearing in the wrong frame is this:
http://www.pcpro.co.uk/toptoolbar.html has this tag inside the body:
<base target="midmiddle">
According to the html 4 spec, the base tag must be in the head, not the body.
Nav 4 allows the base tag in the body.
Attached file simplified testcase
Status: NEW → ASSIGNED
OS: Windows 98 → All
Hardware: PC → All
Summary: Incorrect frame is used on www.pcpro.co.uk → base href ignored if in body
Target Milestone: M13
Thanks for the patch Matt, I'll try to get this in M13!
Summary: base href ignored if in body → [4.xP] base href ignored if in body
Whiteboard: [TESTCASE][PATCH]
Attached file test case 2
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I just checked in Matt's fix.  Thanks Matt!

To verify the fix, view Test Case 2.  Click in the upper left hand corner of the
ant image.  You should see a page loaded in the bottom frame.  If so, the bug is
fixed.  If instead the page is loaded in the top frame, the bug is not fixed.
Thanks!
Fixed in the Jan 31 build (2000013111).
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: