Closed Bug 60223 Opened 24 years ago Closed 24 years ago

META HTTP-EQUIV"refresh" error in sending refresh url

Categories

(Core :: Layout, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 45143

People

(Reporter: jyri, Assigned: clayton)

Details

This does not send the refresh url correctly to web server <META HTTP-EQUIV="refresh" CONTENT="0;http://some.domain.foo/cgi-bin/somescript.pl?target=first,second"> It sends: http://some.domain.foo/cgi-bin/first So obviously web server does not understand the request. Sorry but cannot give the url, this is used in my intranet.
I'm working on it :-) This is a dupe of bug 45143, with the exception that you should really specify "url=", like this: <META HTTP-EQUIV="refresh" CONTENT="0;url=http://some.domain.foo/cgi-bin/somescript.pl?target=first,second"> (Then it would still break on the ',', see bug 45143 for more details). Marking dupe. *** This bug has been marked as a duplicate of 45143 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
SPAM. HTML Element component is deprecated, changing to Layout component. See bug 88132 for details.
Come on Bugzilla, you can do it...
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.