Closed
Bug 184737
Opened 22 years ago
Closed 21 years ago
Auth info in URL does not propogate to all images on that page
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
DUPLICATE
of bug 190854
People
(Reporter: nate-mozilla, Assigned: darin.moz)
References
()
Details
User-Agent: Mozilla/5.0 Galeon/1.2.6 (X11; Linux i686; U;) Gecko/20020827
Build Identifier: Mozilla/5.0 Galeon/1.2.6 (X11; Linux i686; U;) Gecko/20020827
The URL above is a quick example I created to demonstrate the bug. Basically,
when you give mozilla a url with auth information, but that url does not require
auth, some of the images on that page which do require auth will cause the user
to be prompted. If you hit cancel for all the password prompts, you'll notice
that not all of the images caused a popup. Most will use the auth info provided
from the url and load without a problem, but not all. Obviously, it would be
nice if all the images were loaded properly. Yes, this is a weird setup, but a
very important one for one of our real sites. This seems to only happen on
pages with several images.
I tested this with mozilla 1.1, 1.2.1 and netscape 7 under linux and windows.
Reproducible: Always
Steps to Reproduce:
1. Go to url
2. Hit cancel for any auth requests
3. See how some images are loaded, others aren't
Actual Results:
Some images are loaded properly with the auth info provided on the url, some aren't.
Expected Results:
Display all images without prompting for auth credentials.
Comment 1•21 years ago
|
||
*** Bug 236752 has been marked as a duplicate of this bug. ***
Comment 2•21 years ago
|
||
Confirmed with windows 2004041208
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•21 years ago
|
||
Later bug has more activity.
*** This bug has been marked as a duplicate of 190854 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•