[Koha-bugs] [Bug 15225] Make HTML5Media work with file upload feature

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 26 20:15:31 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15225

--- Comment #1 from Mirko Tietgen <mirko at abunchofthings.net> ---
Created attachment 45205
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45205&action=edit
Bug 15225: Make HTML5Media work with file upload feature.

Koha::Upload allows files to be attached to bibliographic records.
HTML5Media streaming in Koha does not work with these files.

Test plan:
- apply patch
- make sure OPACBaseURL is set correctly
- enable HTML5MediaEnabled in OPAC and staff client
- connect upload.pl to 856$u in your framework
- upload a file with an extension set in HTML5MediaExtensions,
  make sure to set the codec correctly if you use WEBM (subfield c,
  eg. 'vp8, vorbis')
- save record, view in staff client and browser, check if 'Play
  media' option is available and works

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list