mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #11774
[Bug 1074974] A change has been merged
Reviewed: https://reviews.mahara.org/2045
Committed: http://gitorious.org/mahara/mahara/commit/5c0f55340b2e260256dbe09832ab88a427a82e73
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: master
commit 5c0f55340b2e260256dbe09832ab88a427a82e73
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date: Thu Feb 7 04:15:34 2013 +1300
Fix MIME types for Microsoft video files (Bug #1074974)
According to the MIME type setting from MS site:
http://support.microsoft.com/kb/288102,
The MIME types with the following file name extensions:
.asf video/x-ms-asf
.asx video/x-ms-asf
.wvx video/x-ms-wvx
.wm video/x-ms-wm
.wmx video/x-ms-wmx
and correct MIME types for avi and wmv files:
http://www.encoding.com/correct_mime_types_for_serving_video_files
.avi video/x-msvideo
.wmv video/x-ms-wmv
Change-Id: Icb861e3d03c6449dd864ee1415674247652abb8c
** Changed in: mahara
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1074974
Title:
WMV files are not recognized by Internal Media block when uploaded
directly in the block
Status in Mahara ePortfolio:
Fix Committed
Bug description:
https://mahara.org/interaction/forum/topic.php?id=5001
I tested this on demo.mahara.org and a WMV file is not recognized
there either when uploaded directly into the block although I
explicitely allowed it in
http://demo.mahara.org/admin/extensions/pluginconfig.php?plugintype=blocktype&pluginname=file/internalmedia
When I created a new internal media block, I could select the WMV file
without problems and display it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1074974/+subscriptions
References