mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #10300
[Bug 1045292] Re: Not alllowed to embed internal video/avi files
** Attachment added: "Adding video/xml to the filetypes.xml file"
https://bugs.launchpad.net/bugs/1045292/+attachment/3290416/+files/filetypes.xml.diff
** Description changed:
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.
+ 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.
--
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
References