mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #10299
[Bug 1045292] [NEW] Not alllowed to embed internal video/avi files
Public bug reported:
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.
** Affects: mahara
Importance: Undecided
Status: New
** Tags: internalmedia
--
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:
New
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
Follow ups
References