Closed Bug 27998 Opened 25 years ago Closed 24 years ago

meta refresh TOP attribute should be observed

Categories

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

x86
Other
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: wvaughan, Assigned: harishd)

References

()

Details

Attachments

(2 files)

<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta http-equiv="Refresh" content="3; URL=homeframes.html; TARGET=_top">
   <meta http-equiv="Window-target" content="_top">
   <meta name="GENERATOR" content="Mozilla/4.5 [en] (Win98; I) [Netscape]">
   <meta name="Author" content="Walter Vaughan">
   <title>(C)1997 STEELE RUBBER PRODUCTS</title>
</head>
Reassigning to Warren.
Assignee: karnaze → warren
A little more explanation here than just a tag might help. What happens, and 
what should happen?

Cc'ing valeski who might be able to help here.
In the case that a frameset calls index.html from a child frame it
should replace the entire window when

meta http-equiv="Refresh" content="3; URL=homeframes.html; TARGET=_top"

is executed. What's happing now is that the address line parser is
including the semi-colon and the TARGET=_top as part of the URL. This is
valid HTML code "As Far As I Know" and works as coded and reliably on
NS3,4 and IE 4 & 5.

Thanks for the explanation. It sounds like this is a parser bug, and not a 
meta-refresh bug. Assigning to harishd.
Assignee: warren → harishd
probabablly mine.
Assignee: harishd → valeski
cc'ing harishd. I'll fix the url creation to exclude everythign after the url 
semi-colon, but I think default behavior will be to always load from the top. 
I'm not sure how the parser would extract the TARGET.
Status: NEW → ASSIGNED
Target Milestone: M15
over to harishd, and changed summary from "refresh meta tag gets garbled when
refresh re-directed"
Assignee: valeski → harishd
Status: ASSIGNED → NEW
Summary: refresh meta tag gets garbled when refresh re-directed → meta refresh TOP attribute should be observed
As far as I can tell...I don't see aproblem loading the above URL.

Could somebody verify this for me.  Thanx
Moving to M16.
Target Milestone: M15 → M16
Since nobody confronted to my earlier comment...I'm going to mark this bug 
FIXED.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Marking verified fixed in the July 6 th build.
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: