Closed
Bug 233375
Opened 21 years ago
Closed 17 years ago
Set Mac type and creator on downloaded files (via exthandler)
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Biesinger, Unassigned)
References
Details
from bz in bug 78919 comment 69
On an unrelated note, we should add some calls to
SetFileTypeAndCreatorFromMIMEType in the appropriate spots in the helper app
code (eg when saving), imo.
*** Bug 180842 has been marked as a duplicate of this bug. ***
This seems to be calling for Mozilla to do the right thing but the opposite of
what's being called for in bug 236389.
Perhaps the best solution is "set Mac codes if and only if you can get them right".
For creator, that would mean MOZZ for Composer documents, and maybe using "Open
With" file handler prefs when available.
For type, the most helpful case would be to set TEXT for anything that Gecko's
parser counts as text. Text documents are the ones most likely to download with
unexpected suffixes.
Depends on: 236389
*** Bug 343229 has been marked as a duplicate of this bug. ***
see bug 236389
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•