Closed Bug 440580 Opened 16 years ago Closed 14 years ago

Problem with Meta Tag while Firefox reads the code does not redirect at all.

Categories

(Firefox :: General, defect)

3.0 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: systm.spanish, Unassigned)

Details

(Whiteboard: [CLOSEME 2010-10-01])

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0

While i type <meta http-equiv='Refresh' Content='0'; url='page.html'> Firefox 2 did redirect it to another page, now with Firefox 3 this exact code does not redirect.. it crashes and its pretty hard to close the page.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Actual Results:  
firefox crashes and does not redirect my .html to another html with the tag <meta http-equiv='Refresh' Content='0'; url='http://www.naptel.com.ve'>

Expected Results:  
redirect the page 

change the code :D
I believe this is just a syntax problem.  I don't get the behavior you're expecting (meta redirect) in either Firefox 2 or Firefox 3.  With the syntax you've provided, you are simply stuck in a redirect loop, but there is no crash apparent to me.

Try:
<meta http-equiv='Refresh' Content='0;url=http://www.naptel.com.ve'>

Removing security-sensitive flag.
Group: security
Reporter, are you still seeing this issue with Firefox 3.6.9 or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
Whiteboard: [CLOSEME 2010-10-01]
Version: unspecified → 3.0 Branch
No reply, INCOMPLETE. Please retest with Firefox 3.6.10 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.