add m4v to mime types

Bug #717289 reported by Clopy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zope.contenttype
Fix Released
Undecided
Tres Seaver

Bug Description

When uploading files through ftp, most of the video files get recognised by zope properly. The only type that does not is .m4v videos. Adding
video/m4v m4v
to the mime.types file fixes this issue. Although m4v is not exactly a standard, it is quite popular these days with all the iPod, etc stuff.

Revision history for this message
Tres Seaver (tseaver) wrote :

Thanks for the report!

As linked in lp:302852, Apple says the mimetype for m4v files should
be 'video/x-m4v':

  http://developer.apple.com/webapps/designingcontent.php

I have checked this entry into the trunk of zope.contenttype.

Changed in zope.contenttype:
assignee: nobody → Tres Seaver (tseaver)
status: New → Fix Committed
Revision history for this message
Tres Seaver (tseaver) wrote :

Now pushed to PyPI with version 3.5.2.

Changed in zope.contenttype:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.