mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #10304
[Bug 1045292] Re: Not alllowed to embed internal video/avi files
Hi Sander,
Thank you for attaching a patch, if you like you can add it to our
review system. See the documentation at
https://wiki.mahara.org/index.php/Developer_Area/Contributing_Code
If you prefer, one of our core team can pick it up on your behalf.
Cheers,
Hugh
** Changed in: mahara
Status: New => Triaged
** Changed in: mahara
Importance: Undecided => Low
** Tags added: patch
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1045292
Title:
Not alllowed to embed internal video/avi files
Status in Mahara ePortfolio:
Triaged
Bug description:
In our organisation we noticed that with the AVI option checked on the
'Plugin administration: blocktype: file/internalmedia' screen, it was
still not possible to embed AVI files. (Ubuntu 12.04.1 x86_64 with
Mahara 1.5.2).
I traced the source back to the artefact/file/filetypes.xml file which is missing the mimetype 'video/avi' for the AVI extension.
Adding this line and manually to the artefact_file_mime_types postgres database table fixes the issue.
I've enclosed a unified diff so that it can be processed into the next
Mahara update.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1045292/+subscriptions
References