Closed
Bug 273815
Opened 20 years ago
Closed 19 years ago
ftp login screen to a ftp site has no place for user name, causing password to be rejected
Categories
(Core Graveyard :: Networking: FTP, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: cyberfrank5, Assigned: dougt)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Internet Explorer brings up both a password box and a user name box, both of which are required to reach the root dirrectory for my homepage. FireFox asumes that the user page name is my user name, causing the password to be rejected. Reproducible: Always Steps to Reproduce: 1.ftp the address of the root dirrectory of your homepage. 2.There is a place to enter your password but not your user name. 3.Firefox asumes that the "userpage" is your "user name" and rejects the login attempt because they are not the same. Actual Results: Message reads: "530 User [userpage's name] cannot log in" But the [userpage name] is not my user name. Expected Results: Provide a place to enter your user name
Comment 1•20 years ago
|
||
from the url sheme : ftp://Username@domain.com or ftp://username:password@domain.com is valid. What should Mozilla do with an additional "usersite" ?
Assignee: bugs → dougt
Component: File Handling → Networking: FTP
Product: Firefox → Core
QA Contact: bmo → benc
Version: unspecified → 1.7 Branch
Comment 2•20 years ago
|
||
Frank, the FTP url in question already has a username included in it; this is the username that needs to be sent to the server. If you want us to prompt you for a username, try not including it in the URL?
Comment 3•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 4•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Updated•7 months ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•