Closed
Bug 369789
Opened 18 years ago
Closed 18 years ago
Restoring a session (via connection with proxy server) causes multiple authentication requests
Categories
(Firefox :: Session Restore, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 339804
People
(Reporter: sherfst, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Upon restoring a session, which contains multiple page tabs loaded, multiple authentication requests are made whereas only one should be needed.
Reproducible: Always
Steps to Reproduce:
1. Set up an internet connection via a proxy server
2. <authenticate and> Load multiple windows/tabs with various sites
3. Kill firefox.exe process via task manager
4. Reload firefox and choose to continue session
Actual Results:
Multiple authentication requests are made (one for each page?) and after authentication correctly, the other requests aren't automatically closed.
Expected Results:
ONE authentication request should be made and from there each page should be loaded.
...although shouldn't the pages be in history & cached and shouldn't require authentication?
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•