Closed
Bug 623776
Opened 13 years ago
Closed 3 years ago
ftp inserting login name into path
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: bob.abarbanel, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8) Gecko/20100101 Firefox/4.0b8 Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8) Gecko/20100101 Firefox/4.0b8 I am trying to access ftp://mywebsite/XXX/YYY I am prompted for login XXX, and password. Then Firefox complains that It cannot access XXX/XXX/YYY It appears to be inserting extra XXX, my login name in the pathway. Reproducible: Always Software should not beinserting XXX into the pathway. If I try ftp://XXX@mywebsite/XXX/YYY I get promted for the password only, but the same error occurs.
Comment 1•13 years ago
|
||
a ftp login to my own site is wfm with FF4.0 b8 and Seamonkey trunk Please either attach a packet tracing log from Wireshark or create a ftp log - https://developer.mozilla.org/en/HTTP_Logging (be sure to read the "see also" section)
Reporter | ||
Comment 2•13 years ago
|
||
I cannot reveal my ftp site login and password so no trace is included. We will need to find a site that exhibits this behavior to get a trace.
Reporter | ||
Comment 3•13 years ago
|
||
(In reply to comment #1) > a ftp login to my own site is wfm with FF4.0 b8 and Seamonkey trunk > Please either attach a packet tracing log from Wireshark or create a ftp log > - https://developer.mozilla.org/en/HTTP_Logging (be sure to read the "see also" > section) I cannot reveal my ftp site login and password so no trace is included. We will need to find a site that exhibits this behavior to get a trace.
Updated•13 years ago
|
Version: unspecified → 4.0 Branch
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•