Closed
Bug 363606
Opened 19 years ago
Closed 18 years ago
After Clearing Autheticated Sessions Firefox will not preform a redirect to a secure site
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: bmcbride, Unassigned)
References
()
Details
(Whiteboard: CLOSEME 07/14)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0
go to devtestssl.securepromotion.com/RedirectTest/
it will redirect you to https://devtestssl.securepromotion.com/RedirectTest/default.asp
clear the authenticated sessions, and go to devtestssl.securepromotion.com/RedirectTest/...it will stop on the redirect.html page.
That page uses a simple window.local client side java script redirect...but it will do the same thing if we use a response.redirect server side java script redirect.
webserver is IIS 6.0
Reproducible: Always
Steps to Reproduce:
1.start at https://devtestssl.securepromotion.com/RedirectTest/default.asp
2. clear authenticated sessions
3. go to devtestssl.securepromotion.com/RedirectTest/
Actual Results:
The browser stops on the redirect page...devtestssl.securepromotion.com/RedirectTest/redirect.html
You can view the file source to see it should be redirecting.
Expected Results:
it should redirect to
https://devtestssl.securepromotion.com/RedirectTest/default.asp
Standard install of Firefox
Comment 1•18 years ago
|
||
Reporter, do you still see this problem with the latest Firefox 2? If not, can you please close this bug as WORKSFORME. Thanks!
Whiteboard: CLOSEME 07/14
Version: unspecified → 2.0 Branch
Comment 2•18 years ago
|
||
No response from Reporter since over 6 Months and also it seems that the server is not reachable at the moment -> Incomplete
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•