Closed
Bug 130570
Opened 23 years ago
Closed 23 years ago
Attempting to download a ".tgz" file is misinterpreted as ".txt"
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 120327
People
(Reporter: superbiskit, Assigned: law)
References
()
Details
1) Go to the indicated page [Common Lisp the Language ]
2) Select the "HTML Version" link, RIGHTMOUSE, "Save Link As . . ."
EXPECTED: Save the file as an unknown binary type OR save into WinZip, which
supposedly knows about .tgz
OBSERVED: Offers to save the file as "cltl-ht.tgz.txt", a text file
ALSO: If I simply LEFTMOUSE on the link the file is "displayed." Not very pretty.
Comment 1•23 years ago
|
||
The file linked is sent with a text/plain mimetype and therefore bug 120327
kicks in.
![]() |
||
Comment 2•23 years ago
|
||
120327 it is. And the server is misconfigured.
*** This bug has been marked as a duplicate of 120327 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•