Closed
Bug 51016
Opened 25 years ago
Closed 25 years ago
extra / on the end of FTP URLs in history.
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: mlei2, Assigned: mozilla)
References
()
Details
If I click to download an FTP file, it will go into history but the address
will have an extra slash at the end of it.
For example, go to http://www.freeciv.org/download.phtml
Click to download the freeciv source. Observe that the URL referenced in the
link is: ftp://ftp.freeciv.org/freeciv/stable/freeciv-1.11.4.tar.gz
Now go look in Tasks\Tools\History. Go to the latest URL: it shows
ftp://ftp.freeciv.org/freeciv/stable/freeciv-1.11.4.tar.gz/
This is wrong, the file is obviously NOT a directory.
This also shows up if you look at the back button list. It shouldn't be there
in the first place, though (bug 23734).
This doesn't happen with http:// downloads.
Updated•25 years ago
|
Assignee: radha → rjc
Comment 1•25 years ago
|
||
over to rjc for global history
| Assignee | ||
Comment 2•25 years ago
|
||
Fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 3•25 years ago
|
||
Works for Me
Platform: PC
OS: Windows 98
Mozilla Version: 2000100508
Marking as Verified
Status: RESOLVED → VERIFIED
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•