Mails with more than one attachment dont open DWG attachment
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(Not tracked)
People
(Reporter: marianogurevich, Unassigned)
Details
Steps to reproduce:
Received emails with more than one file attached, one or more being DWG files. Double click a DWG file, nothing happens. Right clic DWG file, choose open, nothing happens. Doble clic a non-DWG file in same mail, it opens. Mail with only one attachment, being it a DWG file, it opens normally.
Actual results:
It doesnt open the file, nor the dialog box to select what to do. The error console shows this:
Exception { name: "NS_ERROR_NOT_AVAILABLE", message: "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIMIMEService.getFromTypeAndExtension]", result: 2147746065, filename: "chrome://messenger/content/msgHdrView.js", lineNumber: 1979, columnNumber: 0, data: null, stack: "open@chrome://messenger/content/msgHdrView.js:1979:35\n", location: XPCWrappedNative_NoHelper }
Expected results:
Dialog box asking what to do with the file, whether open or save it.
Comment 1•3 years ago
|
||
Hmm, maybe bug 1747360
Description
•