Closed Bug 39441 Opened 24 years ago Closed 23 years ago

canceling out of password dialog silently fails

Categories

(Core Graveyard :: Networking: FTP, defect, P3)

All
Windows NT
defect

Tracking

(Not tracked)

VERIFIED WONTFIX
Future

People

(Reporter: warrensomebody, Assigned: dougt)

References

()

Details

If you visit an ftp url (above) so that you get a password dialog, and you 
click cancel, then nothing happens. In the past we used to put up an 
"Authentication Failed" page, but I think it would be better to revert the 
location bar back to the current window's location (and possibly put up a 
dialog saying "ftp request canceled") (I don't like replacing the current page 
if I simply changed my mind and decided to cancel out of the ftp request).
->jud
note that in HTTP this works fine since HTTP carries a "failed auth" page with a 
401 response which we display correctly. So you'd have to go extra length to 
somehow convey to the webshell that auth failed and that it should go to the 
previous location. 
Assignee: gagan → valeski
Target Milestone: --- → Future
Open Networking bugs, qa=tever -> qa to me.
QA Contact: tever → benc
-> dougt.
Assignee: valeski → dougt
Hey Jud,
I don't think that we should display a dialog if you cancel a request.  It is
almost the same as pressing the STOP button on the browser.  Do you think we
should pop up a dialog if you cancel out of the nsIAuthPrompt?  
I'm brainwashed into the old 4.x world and expect the auth failed dialog. I
don't have any strong feelings about it either way though.
if gagan or warren care, they can reopen (and sumbit a patch :-) ).  
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
VERIFIED:

If you cancel FTP, you don't get a failed message in 4x.

I think you were thinking about having the wrong password, which does work
correctly in Mozilla 0.9 Win32.
Status: RESOLVED → VERIFIED
Component: Networking → Networking: FTP
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.