mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00057
[Bug 520739] Re: internalmedia flv
The embedded media block checks the mimetype of the file to determine
whether or not to show it in the list of media. This fix causes the
mimetype of flv files to be set properly at upload, so newly uploaded
flv files will indeed be shown by the internal media block.
I did, however, forgot to add a database upgrade that fixes the mimetype
of existing files. I'll reopen this bug until I add that.
** Changed in: mahara
Status: Fix Committed => In Progress
--
internalmedia flv
https://bugs.launchpad.net/bugs/520739
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: In Progress
Bug description:
FLV is checked under "file/internalmedia/config" - however, when adding an "Embedded media" block when creating a view, an uploaded FLV file is not available from the file selection block. Other media types DO appear there.
Mahara 1.2.3 (SSO from Moodle 1.9.4), MySQL, Windows Server 2003.
References