Closed Bug 1690529 Opened 5 years ago Closed 5 years ago

List more valid file extensions in extraMimeEntries

Categories

(Firefox :: File Handling, defect)

Desktop
All
defect

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: evilpies, Assigned: evilpies)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

When I added some of the hard-coded MIME entries in bug 1619203 and its dependencies, I didn't expect that we would start changing the extension of files based on their MIME type.
We probably don't want to change extensions that are actually valid and used, but just aren't most "popular".

For example for text/calendar the only extension we define is .ics. Wikipedia lists .ical, .ics, .ifb, .icalendar.
We might also want to do something about OOXML mime types. Sadly for those it's a bit difficult to figure out which MIME type and extension combinations are actually correct. See bug 1686437.

(In reply to Tom Schuster [:evilpie] from comment #0)

When I added some of the hard-coded MIME entries in bug 1619203 and its dependencies, I didn't expect that we would start changing the extension of files based on their MIME type.
We probably don't want to change extensions that are actually valid and used, but just aren't most "popular".

Right.

For example for text/calendar the only extension we define is .ics. Wikipedia lists .ical, .ics, .ifb, .icalendar.

Adding these seems uncontroversial. Do you have time to set up a patch for this bug?

Flags: needinfo?(evilpies)
Type: task → defect
OS: Unspecified → All
Hardware: Unspecified → Desktop
Assignee: nobody → evilpies
Status: NEW → ASSIGNED
Flags: needinfo?(evilpies)
Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/c31195699cbe List more valid iCalendar file extensions in extraMimeEntries. r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Blocks: 1817853
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: