WMV files are not recognized by Internal Media block when uploaded directly in the block

Bug #1074974 reported by Kristina Hoeppner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
High
Son Nguyen

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.

Changed in mahara:
status: New → Triaged
importance: Undecided → Medium
tags: added: fileupload internalmedia
Changed in mahara:
milestone: none → 1.7.0
Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :

Following up on https://mahara.org/interaction/forum/topic.php?id=5084 I tested a WMV file again on demo.mahara.org today and can't select it neither in a group nor for my own portfolio page despite having WMV files turned on for the time being (until the next reset).

Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :

More info in the above mentioned discussion forum. I also tested it on 1.7.0dev and can't see any wmv file for the internal media block.

Changed in mahara:
importance: Medium → High
Son Nguyen (ngson2000)
Changed in mahara:
assignee: nobody → Son Nguyen (ngson2000)
Son Nguyen (ngson2000)
Changed in mahara:
status: Triaged → In Progress
Revision history for this message
Son Nguyen (ngson2000) wrote :
Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/2045
Committed: http://gitorious.org/mahara/mahara/commit/5c0f55340b2e260256dbe09832ab88a427a82e73
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit 5c0f55340b2e260256dbe09832ab88a427a82e73
Author: Son Nguyen <email address hidden>
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
Aaron Wells (u-aaronw)
Changed in mahara:
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.