Closed
Bug 233860
Opened 21 years ago
Closed 21 years ago
Firefox changes the name of the file I download unsuitably
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 231048
People
(Reporter: alexandre.major, Assigned: bugs)
Details
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
If I download the Perl module from
http://www.cpan.org/authors/id/D/DT/DTOWN/Net-SNMP-4.1.2.tar.gz and
automatically save it to a specific folder ("F:\My Documents\dx"), it stores it
correctly the first time, and changes the name to Net-SNMP-5.1.2.tar.gz the
second time, possibly misleading me on the version of the software.
Reproducible: Always
Steps to Reproduce:
1. Download http://www.cpan.org/authors/id/D/DT/DTOWN/Net-SNMP-4.1.2.tar.gz and
save it to a folder.
2. Do it again.
Actual Results:
The name of the file was changed to Net-SNMP-5.1.2.tar.gz
Expected Results:
Should possibly be saved as "Net-SNMP-4.1.2-1.tar.gz".
Comment 1•21 years ago
|
||
Duplicate of 231048
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 231048 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•