Internal media block doesn't work on master
Bug #853658 reported by
François Marier
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mahara |
Fix Released
|
High
|
Melissa Draper |
Bug Description
To reproduce:
- grab latest master
- upload an FLV file and an MP3 file
- create a new view and drag the internal media block on there
- see that both the FLV and the MP3 files are missing from the list of things that can be selected
MySQL, fresh install.
Changed in mahara: | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in mahara: | |
assignee: | nobody → Melissa Draper (melissa) |
Changed in mahara: | |
status: | Triaged → In Progress |
Changed in mahara: | |
status: | In Progress → Fix Released |
Changed in mahara: | |
assignee: | Melissa Draper (melissa) → nobody |
Changed in mahara: | |
assignee: | nobody → Melissa Draper (melissa) |
Changed in mahara: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Reviewed: https:/ /reviews. mahara. org/721 gitorious. org/mahara/ mahara/ commit/ e9d51ed980c3a65 28d4ec8a330f5e2 02860267dc
Committed: http://
Submitter: Richard Mansfield (<email address hidden>)
Branch: master
commit e9d51ed980c3a65 28d4ec8a330f5e2 02860267dc
Author: Melissa Draper <email address hidden>
Date: Tue Sep 20 17:31:15 2011 +1200
Add video/audio artefacts to filebrowser invoke (bug 853658)
The internalmedia block was failing to show a list of files this
is because what used to be 'file' was now split into file video
and audio. It hence ignored the existence of non 'file' files.
Change-Id: I9b0cc2fe55094a 088bdb7a215aeee e9827d4156f
Signed-off-by: Melissa Draper <email address hidden>