Closed
Bug 857732
Opened 12 years ago
Closed 11 years ago
.tar.gz suffix is destroyed by download filename duplicate avoidance: compound file name extensions get numbers added to an extension
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 366325
People
(Reporter: inform, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:21.0) Gecko/20130329 Firefox/21.0 Iceweasel/21.0a2
Build ID: 20130329042015
Steps to reproduce:
1. Download a tarball twice. To be specific, this one:
http://icl.cs.utk.edu/projectsfiles/magma/pubs/magma-1.3.0.tar.gz
2. Both times, click "open with an application", in this case, gnome's file-roller.
Actual results:
3. The second download was renamed to magma-1.3.0.tar-1.gz.
4. On the second download, file-roller was very confused about what a .tar-1 file might be.
Expected results:
The .tar.gz suffix should've been kept in place.
![]() |
||
Updated•12 years ago
|
Summary: .tar.gz suffix is destroyed by download filename duplicate avoidance → compound file name extensions get numbers added to an extension on saving: .tar.gz suffix is destroyed by download filename duplicate avoidance
![]() |
||
Updated•12 years ago
|
Summary: compound file name extensions get numbers added to an extension on saving: .tar.gz suffix is destroyed by download filename duplicate avoidance → .tar.gz suffix is destroyed by download filename duplicate avoidance: compound file name extensions get numbers added to an extension
Updated•12 years ago
|
Component: Untriaged → Download Manager
Product: Firefox → Toolkit
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•