Closed
Bug 855430
Opened 12 years ago
Closed 10 years ago
FTP download button broken on Windows
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cody.j.b.scott, Unassigned)
Details
Attachments
(1 file)
1.07 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.172 Safari/537.22
Steps to reproduce:
When I click the first download button on the page, it can't download the file because it adds a '/' to the end of the url.
Subsequent download buttons work.
This only happens with version 19.0.2 on Windows.
On Ubuntu 19.0.2 it works fine.
Actual results:
I am brought to a page that says the link does not exist.
Expected results:
The file should have started downloading.
Updated•12 years ago
|
Attachment #730304 -
Attachment mime type: text/plain → text/html
Comment 1•12 years ago
|
||
wfm with Firefox19.0.2 and Firefox trunk on windows7.
The URL from your testcase is "ftp://server1.compath/to/file1.ext"
Note: There should not be a difference between windows and linux because it's the same code on both platforms.
Comment 3•10 years ago
|
||
WFM with actual firefox 31 on Win7 and Win8.1
please feel free to reopen this report if you think it was closed wrongly or you have new information to reproduce this problem.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•