Closed
Bug 281665
Opened 20 years ago
Closed 20 years ago
Download a file that already exists may wrongly change the filename in certain condition
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 231048
People
(Reporter: dcausse, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0 If a file with this name "eclipse-SDK-3.1M4-win32.zip" exists in the download folder and you try to download the same file again or a file with the same name the new filename is changed to "eclipse-SDK-4.1M4-win32.zip". Reproducible: Always Steps to Reproduce: - Go to the URL described in the details - start automatically download eclipse - cancel download - press the link to download manually Actual Results: filename changed to: eclipse-SDK-4.1M4-win32.zip Expected Results: filename changed to : eclipse-SDK-3.1M4-win32-1.zip or ask to replace the file. (Sorry if duplicate.)
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 231048 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•