Open Bug 1083872 Opened 10 years ago Updated 2 years ago

Multiple save of same tar.xz file brokens its opening

Categories

(Toolkit :: Downloads API, defect)

32 Branch
x86_64
Linux
defect

Tracking

()

UNCONFIRMED

People

(Reporter: malamut, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140830210550

Steps to reproduce:

If you download a same tar.xz file multiple times (or files with the same name), each next will be saved as blah-blah.tar(N).xz (tar.gz and tar.bz2 saves correclty, e.g. as blah-blah(1).tar.gz).

It's look like there is some template for detecting tar files, but it doesn't include tar.xz. Probably it should be changed to something like tar.[a-zA-Z]+
Component: General → Download Manager
Product: Core → Toolkit
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.