Closed
Bug 54704
Opened 24 years ago
Closed 24 years ago
.tar.gz file is downloaded and unzipped but .gz extension remains
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: timothee.besset, Assigned: asa)
References
()
Details
If you download the libxmlwin32-2.1.1.tar.gz from
http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/
mozilla will save it as libxmlwin32-2.1.1.tar.gz but it has uncompressed the
file on the way without telling. That is winzip and tar -xvzf will tell you it
is corrupted, unless you rename the file to libxmlwin32-2.1.1.tar (or tar -xvf)
I've seen this happening in several other places. It doesn't happen for all
.tar.gz files though .. no idea why.
Assignee | ||
Comment 1•24 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•