[Koha-bugs] [Bug 21476] Incorrect filter prevents HTML5 media from playing in the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 24 07:14:33 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21476

--- Comment #4 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 81047
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81047&action=edit
Bug 21476: [alternate] Incorrect filter prevents HTML5 media from playing in
the OPAC

This patch makes a correction to a template filter to prevent
incorrectly-encoded HTML in media source links which were preventing
media from embedding correctly in the OPAC.

To test, apply the patch and enable the HTML5MediaEnabled and
HTML5MediaYouTube system preferences.

- Edit a record to include links to videos in 856$u. For example:
  - https://www.youtube.com/watch?v=grTwH6Evdfc
    -
https://archive.org/download/POPEYEMeetsSindbadTheSailor1936/POPEYE%20meets%20Sindbad%20The%20Sailor%20%281936%29.ogv

    View the record in the OPAC and confirm that the videos display in
    the
    "Play media" tab and that they play correctly.

Tested and works as described, also matches the intranet code.

Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>

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


More information about the Koha-bugs mailing list