Open
Bug 1624666
Opened 6 years ago
Updated 2 years ago
do not try to execute files with executable permission
Categories
(Thunderbird :: Untriaged, enhancement)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: lopezibanez, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
Steps to reproduce:
- Save a document (.doc) to a NTFS drive or a remote SAMBA share.
- The file now has the executable bit set (no way to remove it)
- Try to open it by clicking on it (or right-click->Open) in "Saved Files"
Actual results:
thunderbird asks to execute the file. Only options are OK or Cancel
Expected results:
Thunderbird uses the MIME type or the extensions to open the file in the default assigned application and ignores the executable bit.
Or it offers 3 options "Execute", "Open with...", "Cancel"
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•