Closed
Bug 295276
Opened 20 years ago
Closed 17 years ago
.tar appended to filename when directing file to helper app Winzip
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: carroll, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
When downloading a file ending with .tgz (e.g. foo.tgz) to a helper app, Firefox
appends a spurious ".tar" to the filename (e.g. foo.tgz.tar). The spurious
suffix is not appended if the "save to disk" option is used instead, which is an
apparent distinction from bug 176482.
Reproducible: Always
Steps to Reproduce:
1. go to URL http://www.zope.org/Members/bowerymarc/mp3info-0.3.tgz
2. Indicate "open with [helper app (e.g., winzip)"
3. Note erronoeusly named file in temp directory
Actual Results:
helper app given wrong filename, unable to process. For winzip in particular,
the error-message is the application-specific "Error reading header after
processing 0 entries"; other helper apps may have different messages.
Expected Results:
passed correctly-named file to the helper app, which would open it correctly.
Related to Core bug 144334?
Reporter | ||
Comment 2•20 years ago
|
||
I can't tell if it's related to bug 144334. Even if related, though, it cannot
be a dupe: bug 144334 is closed as RESOLVED FIXED, and this bug is still extant
in the most current release.
Comment 3•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Reporter | ||
Comment 4•20 years ago
|
||
problem still exists (firefox 1.0.7), do not automatically and erroneously mark
this unresolved bug as resolved.
Comment 5•20 years ago
|
||
Unconfirmed ?
This is definitely still a problem on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
Comment 6•19 years ago
|
||
Still present in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7.
Comment 7•18 years ago
|
||
WFM with Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a5pre) Gecko/20070531 Minefield/3.0a5pre
Comment 8•17 years ago
|
||
Resolving old UNCONFIRMED Download Manager bugs as INCOMPLETE. If you still see this issue, please reopen.
To mark all these bug changes as read, filter on ONOMATOPOEIA.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
Comment 9•17 years ago
|
||
Still a problem with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
Comment 10•17 years ago
|
||
Also fails in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008032805 Minefield/3.0pre
Can someone with the necessary rights please reopen this?
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•