Closed
Bug 207907
Opened 22 years ago
Closed 22 years ago
.exe extension is added to unrecogonized attachement types.
Categories
(MailNews Core :: Attachments, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 164816
People
(Reporter: evgol, Assigned: sspitzer)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030529
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030529
If file attached is not recogonized by Mozilla it adds an .exe extension to the
original file name when trying to "Save As". Mozilla doesn't try to open the
attached file with OS default MIME viewer. No matter what user chooses, "Open"
or "Save As", the OS "Save As" dialog is being invoked with file name followed
by .exe. For example file.jpg is attempted to be saved as file.jpg.exe.
Reproducible: Always
Steps to Reproduce:
1. Select an attachment
2 [review]. Select "Open" or "Save As"
3.
Actual Results:
The OS "Save As" dialog is being invoked with file name followed by .exe. For
example file.jpg is attempted to be saved as file.jpg.exe.
Expected Results:
Mozilla should leave the decision what to do with a file to OS. In any case the
original file name must be kept.
Comment 1•22 years ago
|
||
Reporter:
AHve you assigned application/octet-stream to something in
edit\preferences\navigator\Helper apps ?
Comment 2•22 years ago
|
||
*** This bug has been marked as a duplicate of 164816 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•