Closed Bug 73070 Opened 23 years ago Closed 23 years ago

On a frames page, userid/password is requested for each frame even if they are from the same place

Categories

(Core :: Networking: HTTP, defect)

defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME
mozilla0.9.2

People

(Reporter: mkaply, Assigned: darin.moz)

References

()

Details

(Whiteboard: DUPEME)

When a frame page is used that requires authorization, you are required to put 
in a userid and password for each frame, even though they all came from the same 
location (domain)

For this sample - user is pass - password is pwd

<HTML>
<FRAMESET ROWS="74,*" BORDER=0>
   <FRAME SRC="http://www.ce3.pl/~mhankus/auth/a.cgi">
       <FRAMESET COLS="146,*">
           <FRAME SRC="http://www.ce3.pl/~mhankus/auth/a.cgi">
           <FRAME SRC="http://www.ce3.pl/~mhankus/auth/a.cgi">
       </FRAMESET>
</FRAMESET>
</HTML>

If you put in a userid and pass, you are asked again. and again.
Yes and for each image.
Assignee: neeti → darin
Component: Networking → Networking: HTTP
Whiteboard: DUPEME
Status: NEW → ASSIGNED
Keywords: nsbeta1
Target Milestone: --- → mozilla0.9.1
can wait till 0.9.2
Target Milestone: mozilla0.9.1 → mozilla0.9.2
WORKSFORME on Mozilla/5.0 (X11; U; Linux 2.2.18 i686; en-US; rv:0.9+)
Gecko/20010523 BuildID 2001052308.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
yeah... this should have been fixed along with the http branch landing.
verified wfm
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.