Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#3649 closed enhancement (fixed)

Patch with more mime types

Reported by: ekdahl Owned by: jonas.kirilla
Priority: normal Milestone: R1
Component: Kits/Storage Kit Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

  • Changes according to RFC5334 from september 2008
    • Changed ogg extension from application/ogg to ogx
    • Added audio/ogg (extensions ogg, oga and spx)
    • Added video/ogg (extensions ogv and ogm)
    • Note that the magic numbers for these three types are the same and they therefore have the same sniffer rule, not sure if that will work well.
  • Changes according to RFC3839
    • Added video/3gpp for extensions 3gp, 3gpp
  • Changes according to RFC4393
    • Added video/3gpp2 for extensions 3g2, 3gpp2
  • Changes according to RFC2318
    • Added text/css for extension css
  • Changes according to RFC4180
    • Added text/csv for extension csv

Attachments (1)

more_mimes.diff (4.0 KB ) - added by ekdahl 15 years ago.
New version with small correction

Download all attachments as: .zip

Change History (4)

by ekdahl, 15 years ago

Attachment: more_mimes.diff added

New version with small correction

comment:1 by jonas.kirilla, 15 years ago

Owner: changed from axeld to jonas.kirilla

I will look at this tonight.

comment:2 by jonas.kirilla, 15 years ago

Resolution: fixed
Status: newclosed

Applied in hrev32677 and hrev32678. Thanks! Let me know if there's anything you'd like to change.

comment:3 by ekdahl, 15 years ago

Great, thank you!

Note: See TracTickets for help on using tickets.