Opened 13 years ago
Closed 10 years ago
#14253 closed defect (bug) (fixed)
Use official MIME types for Windows Media file name extensions
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Media | Keywords: | has-patch 3.2-early commit |
Focuses: | Cc: |
Description
WordPress currently maps Windows Media files to Internet media types not registered with IANA and not in official recommended guidelines by the filetype's creator, Microsoft.
http://www.iana.org/assignments/media-types/
http://msdn.microsoft.com/en-us/library/dd562994(VS.85).aspx
Attached patch remaps Windows Media file name extensions to the official Microsoft recommended media types. The "reserved" file name extension wmx is removed.
Attachments (2)
Change History (6)
#1
@
12 years ago
- Keywords 3.2-early added
- Milestone changed from Awaiting Review to Future Release
Might be some overlap with #15735.
#2
@
10 years ago
- Milestone changed from Future Release to 3.6
3.2-early refugee - refreshes against trunk, to the tune of http://support.microsoft.com/kb/288102#tocHeadRef
Note: See
TracTickets for help on using
tickets.
Remap Windows Media files to their official Internet media types.