Closed Bug 267959 Opened 20 years ago Closed 20 years ago

reconnects/connects endless on auth pages where differents user/passes for different level of path (same server) are available

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: hanskrentel, Assigned: bugzilla)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041103 Firefox/1.0RC2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041103 Firefox/1.0RC2

definitions:
sample url #1 (SU1):
http://server/path1/path2/path3/
sample url #2 (SU2):
http://server/path1/path2/
sample url #3 (SU3):
http://server/path1/

description:
each of the SUs has got another username/password combo with standard auth
procedure (apache 1.3.x). while requesting SU1 and entering the site, which
works well, and then klicking a link to request SU2, firefox doesn't display the
page. it even does not ask for password any longer.

there is no difference whether i saved passwords or not, wether i clear the
options saved passwords or not.

sometimes, firefox reconeects to SU2 all the time again, you can see this in the
status bar.

Reproducible: Always
Steps to Reproduce:
1. setup apache
2. create 3 htaccess file and 3 htpasswd files and place them in three different
directories. all username/pass combos should be different.
3. create a html file containing links to the other 2 directories and place it
in the first directory
4. request this html page and enter your username and password
5. click a link to display one of the 2 other directories.

Actual Results:  
the page does not show up

Expected Results:  
firefox should ask for username and password and then display the page after
entering the correct username and password.

in some rare occasions, firefox will not stop to ask for username and password.
even if you enter the correct one, firefox will continue to ask for username and
password.

for me this looks like a complete mess. no offence please.
seems to be fixed in RC2 now. here is a test case i setted up for testing:

http://subfiles.net/firefox/

password level0:level0
other passwords are documented below the link.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.