Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#9541 closed defect (bug) (fixed)

allow .m4v in file type checks

Reported by: hailin's profile hailin Owned by:
Milestone: 2.8 Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

iTunes video has .m4v extension, and we should allow this file type.
Otherwise, user can not upload .m4v to WordPress blog.

Attachments (2)

9541_m4v.diff (1.3 KB) - added by hailin 16 years ago.
patch
9541_m4v.2.diff (1.3 KB) - added by hailin 16 years ago.
patch

Download all attachments as: .zip

Change History (5)

@hailin
16 years ago

patch

@hailin
16 years ago

patch

#1 @hailin
16 years ago

sorry clicked attach button twice. Please ignore the duplicate patch.

I have not had a chance to review the whole mime types list yet. I have only confirmed that this incremental patch handles .m4v case.

Andrew Ozz hints that the following link has the latest mime types:
http://simplepie.org/wiki/faq/supported_media_mime_types

#2 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [10938]) Allow m4v. Props hailin. fixes #9541

#3 @ryan
16 years ago

  • Milestone changed from Unassigned to 2.8
Note: See TracTickets for help on using tickets.