Issue 3162: Chrome doesn't respect http-equiv refresh of bbs.hasea.com web
pages
http://code.google.com/p/chromium/issues/detail?id=3162
Comment #1 by bksening:
First of all, when I follow the above steps, there is NO http-equiv refresh
line in
the source when using Chrome 0.3.154.0 (Official Build 2776). (As well, it
doesn't
exist for IE 8 beta2, either). However, the refresh line DOES exist when I
use
Firefox 3.
Secondly, that refresh line is technically wrong. You need a semicolon
after the
time to separate it from the url. It needs to be fixed as follows:
<meta http-equiv="refresh" content="2;url=index.php">
I have tested this and it works fine in Chrome (and Safari). Therefore,
Chrome does
respect http-equiv refresh.
[Invalid] - Not a Chrome bug?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---