[Koha-bugs] [Bug 12885] Search fails with errors when HTML5 Media is enabled and url has plus (+) charcters

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 15 13:51:52 CEST 2015


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 41009
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41009&action=edit
Bug 12885: Fix if url contains +*... and HTML5 Media is enabled

The special regex chars are not escaped in C4::HTML5Media.

Test plan:
1/ Set 856$u=http://www.mrqe.com/lookup?talented+mr.+ripley
2/ Enable the pref HTML5Media
3/ Go on the detail page
It should not explode.

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


More information about the Koha-bugs mailing list