Closed
Bug 147185
Opened 23 years ago
Closed 23 years ago
modifying file extensions of files when saving to .exe
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 120327
People
(Reporter: u32858, Assigned: law)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020510
BuildID: 200202051013
modifying file extensions of files when saving to .exe
often mpg, tgz, rpm and others get .exe added when i save them from http or ftp
servers
.c files end up .c.txt added etc
Reproducible: Always
Steps to Reproduce:
1.try to download the above mpg file, it will add a .exe extension
2.
3.
Actual Results: resistence.mpg.exe etc
Expected Results: binaries dont have .exe entension on linux anyway, I think
they should be left as they are.
If the file has no extension then perhaps it is appropriate to add an extension
dependent on the mime type sent by the remote host and if it is being displayed
etc. but otherwise file names should not be modifed when saving (thus corrupting
them and meaning i have to change them back)
Comment 1•23 years ago
|
||
dup of bug 120327 ?
Comment 2•23 years ago
|
||
*** 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
•