Comment 4 for bug 1364609

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/4539
Committed: http://gitorious.org/mahara/mahara/commit/c7acae363df4b0410e18b1166a04e076c641fc17
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit c7acae363df4b0410e18b1166a04e076c641fc17
Author: Robert Lyon <email address hidden>
Date: Tue Mar 31 12:43:15 2015 +1300

Allowing video/x-ms-asf be a valid .wmv mimetype (Bug 1364609)

The video/x-ms-asf mimetype is valid for .asf, .wmv and .wma files
but as we can't map more than one extension to the same mimetype I've
added a little hack allowing the .wmv and .wma extensions to also
include the video/x-ms-asf mimtype in the list of valid mimetypes.

Change-Id: I706d86c9bc0c5d0c0eb6ab0a09b1f16208557b00
Signed-off-by: Robert Lyon <email address hidden>