Closed
Bug 129342
Opened 23 years ago
Closed 23 years ago
HTTPS site page load gets stuck in endless loop
Categories
(Core :: Networking: Cookies, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 130545
People
(Reporter: lkolesza, Assigned: morse)
References
()
Details
(Keywords: hang)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.9+) Gecko/20020306
BuildID: 2002030604
Loading page given above in WinME 2002030604 results in an endless reload.
Reproducible: Always
Steps to Reproduce:
1. Load given URL https://www.retirementpassport.com:443/rss/public/0304/index.jsp
Actual Results: Endless loop of page reloads until manually stopped.
Expected Results: Login page loads normally
Works as expected with 2002030508 and 0.9.8
Comment 1•23 years ago
|
||
confirming using build 2002030803 on Win2k.
I could load the non-SSL Web URL:
http://www.retirementpassport.com/rss/public/0304/index.jsp
But the SSL version does not set cookies on Mozilla (it does with IE6) and,
then, loops thanks the JavaScript window.location:
https://www.retirementpassport.com:443/rss/public/0304/index.jsp
Marking NEW -> Cookies, didn't find dupes.
Therefore, it wfm using build 2002030108 on Linux with SSL URL, cookies are set.
Assignee: new-network-bugs → morse
Status: UNCONFIRMED → NEW
Component: Networking → Cookies
Ever confirmed: true
Keywords: hang
QA Contact: benc → tever
Reporter | ||
Comment 2•23 years ago
|
||
This problem also happens with the released version of 0.9.9 (2002031104) on WinMe
Assignee | ||
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 130545 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
VERIFIED/dupe
Status: RESOLVED → VERIFIED
QA Contact: tever → cookieqa
Summary: Secure site page load gets stuck in endless loop → HTTPS site page load gets stuck in endless loop
You need to log in
before you can comment on or make changes to this bug.
Description
•