mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #44587
[Bug 1722132] Re: When artefact type is set to 'video' in the database, Undefined index: video/mp4 error is shown
** Changed in: mahara/17.04
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1722132
Title:
When artefact type is set to 'video' in the database, Undefined index:
video/mp4 error is shown
Status in Mahara:
Fix Committed
Status in Mahara 17.04 series:
Fix Committed
Status in Mahara 17.10 series:
Fix Committed
Bug description:
When artefact type is set to 'video' in the database, "Undefined
index: video/mp4" error is shown but when an artefact type is set to
'file' there is no error.
$validtypes = self::video_mime_types(); does not have mp4
From Robert:
1) why are we now saving mp4 as 'file' rather than 'video'
2) why does $validtypes not have 'video/mp4' as an option
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1722132/+subscriptions
References