Closed
Bug 26534
Opened 25 years ago
Closed 25 years ago
<meta http-equiv="Refresh"....> is not working in M13 release
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: mmelisko, Assigned: leger)
Details
this simple page should move our intranet users to login page.
but it does nothing. it just loads page and stops.
login page is shown correctly when accessed directly by typing URL in Navigation
ToolBar line
<HTML>
<HEAD>
<TITLE></TITLE>
<meta http-equiv="Refresh" content="2;
URL=HTTP://xxxx.xxxxx.xxx:nnnnn/intranet/core.login.login">
</HEAD>
<body bgcolor="#ADADAD">
loading intranet core ...
</body>
</html>
Comment 1•25 years ago
|
||
*** This bug has been marked as a duplicate of 26083 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 2•25 years ago
|
||
Not sure this is a duplicate. There are no quotes around the URL, just quotes
around the entire CONTENT, which should be there. Is this exactly how the
header appears in the web page in question? Could you maybe attach the page to
this bug? (Use the "create an attachment" link in the bugzilla page for this
bug).
Comment 3•25 years ago
|
||
mmelisko: since bug 26083 has been fixed this weekend, could you check with the
latest version to see if this is working for you ?
MMelisko wrote:
> latest build works fine with small exception: mozilla-win32-installer.exe
> (Sun, Feb 06) stops installation with "-201: Error ocurred during
> installation". so I checked it with zipped version.
Thanks...installer issue will get checked today by installation tester :-)
This one looks good to go. Working now per comments above. Marking Verified.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•