Closed Bug 84972 Opened 24 years ago Closed 24 years ago

meta tag refreshes every time when i change the page in the frame

Categories

(Core :: Networking: HTTP, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 65805

People

(Reporter: bugzilla, Assigned: neeti)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; 0.8) Gecko/20010215 BuildID: 2001021508 There is a meta-tag in http://www.netnix.de/start.html section webcam that refreshes the frame every 10 seconds. If i click on linx, home or galery and stay there, after 10 seconds the browser turns back to the section webcam. Reproducible: Always Steps to Reproduce: 1.Load website netnix.de 2.Click on "WEBCAM" 3.Click on "HOME" and stay there Actual Results: The Browser turns back to "WEBCAM after 10 seconds Expected Results: nothing!!!!!! Mozilla should NOT refresh the site "WEBCAM"!!!! <html> <head> <meta http-equiv="refresh" content=10; URL="http://netnix.de/webcam/index.html" target="startframe1"> <title>webcam</title> <link rel=stylesheet type="text/css" href="../css/normal.css"> </head> <body> blub </body> </html>
This is already filed. HTTP-EQUIV refreshes are not cancelled by page loads in frames.
Assignee: clayton → pollmann
Component: HTML Element → HTMLFrames
QA Contact: bsharma → amar
Whiteboard: DUPEME
This is over to Networking HTTP and is a duplicate of Bug 65805 - Meta Tag http-equiv="refresh ..." does still work after reloading another page.
Assignee: pollmann → neeti
Component: HTMLFrames → Networking: HTTP
QA Contact: amar → benc
Whiteboard: DUPEME
*** This bug has been marked as a duplicate of 65805 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
reporter: even though this bug is marked a duplicate of another, I'm unable to verify your problem with a later build. If you can, please try a newer build.
Verified dupe.
Status: RESOLVED → VERIFIED
QA Contact: benc → junruh
You need to log in before you can comment on or make changes to this bug.