Closed
Bug 785004
Opened 13 years ago
Closed 13 years ago
Redirect not working using META HTTP-EQUIV="REFRESH" starting with Firefox 14.0.1
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: shahn, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
Build ID: 20120713134347
Steps to reproduce:
I opened the site: "www.koller-architektur.de", which was coded by me.
Actual results:
The redirecting: <META HTTP-EQUIV="REFRESH" CONTENT="4; URL=http://koller-architektur.de/Frame.html"> didn´t work.
Expected results:
The page should have redirected in 4 seconds to www.koller-architektur.de/Frame.html
There is no problem in Firefox 13, IE or Opera.
Severity: normal → critical
Crash Signature: white page
Group: core-security
![]() |
||
Updated•13 years ago
|
Severity: critical → normal
Crash Signature: white page
![]() |
||
Comment 2•13 years ago
|
||
Not seeing the Issue over here testing
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1 ID:20120713134347
and Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120824101755
I get properly redirected to http://koller-architektur.de/Frame.html after few Seconds.
Please try with the latest Nightly found here:
ftp://ftp.mozilla.org/pub/firefox/nightly/
If it still reproduces and can't be reproduced with Firefox 13, then please try to narrow it down to a particular Firefox 14 nightly build.
Please also make note of any add-ons and third-party software (particularly networking software like proxies, firewalls, etc) that you have installed.
Component: Untriaged → DOM
Product: Firefox → Core
Summary: Problem wit redirecting (<META HTTP-EQUIV="REFRESH" CONTENT="4; URL=http://koller-architektur.de/Frame.html">) in Firefox 14.0.1 → Redirect not working using META HTTP-EQUIV="REFRESH" starting with Firefox 14.0.1
![]() |
||
Updated•13 years ago
|
Component: DOM → Document Navigation
Comment 4•13 years ago
|
||
Even if Fx14 were something problematic, this is not a serious trouble any longer, is it?
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•