Closed
Bug 139372
Opened 23 years ago
Closed 23 years ago
Unable to save binary files when using "Save Link Target As" context menu.
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 120327
People
(Reporter: nrg, Assigned: Matti)
References
()
Details
When trying to save a binary file by right clicking on it, the only file type
appearing on Save Link Target As is text file. Binary file should also be added
which would save the file as is while preserving the file's extension. This
only occurs when trying to save binary files with an unknown extension.
nrg
Test URL: http://neuron-ai.tuke.sk/~hudecm/d/rnsetup_inst/EMBED/
Assignee | ||
Comment 1•23 years ago
|
||
The server sends the wrong mime-type for the files.
It sends text/plain and mozilla tries to render it if you left click.
right click appends .txt but that's a dupe
*** This bug has been marked as a duplicate of 120327 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•