Opened 17 years ago
Closed 16 years ago
#11519 closed enhancement (fixed)
Support Ogg audio and video file extensions and Internet media types
| Reported by: | niallkennedy | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Upload | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Add support for the oga file extension for Ogg audio. Add Ogg video (.ogv, video/ogg) as a known and accepted video type.
Based on official file extensions and MIME declarations from Xiph:
http://wiki.xiph.org/MIME_Types_and_File_Extensions
Affects accepted MIME array in wp-includes/functions.php .
Attachments (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
add oga as a supported audio/ogg file extension. add support for ogg video.