https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21476 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 80932 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80932&action=edit Bug 21476: 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%... View the record in the OPAC and confirm that the videos display in the "Play media" tab and that they play correctly. -- You are receiving this mail because: You are watching all bug changes.