Closed Bug 249460 Opened 20 years ago Closed 20 years ago

confusing file naming with multiple downloads of files with version numbering

Categories

(Toolkit :: Downloads API, defect)

x86
Linux
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 231048

People

(Reporter: takkua+bugzilla+, Assigned: bugs)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040614 Firefox/0.8
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040614 Firefox/0.8

When downloading several copies of files which have some sort of version number,
the naming seems to be confusing (imo). 

Reproducible: Always
Steps to Reproduce:
1. Downloaded file test-1.2.3.tar.gz
2. Re-downloaded the same file couple of times.

Actual Results:  
Files were named ingreasing the first number, which seems bit weird.

test-1.2.3.tar.gz
test-2.2.3.tar.gz
test-3.2.3.tar.gz


Expected Results:  
Perhaps something like: 

test-1.2.3.tar.gz.1 
test-1.2.3.tar.gz.2 
...

*** This bug has been marked as a duplicate of 231048 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.