https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21716
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82980|0 |1 is obsolete| | Attachment #83147|0 |1 is obsolete| | --- Comment #13 from Liz Rea <[email protected]> --- Created attachment 88790 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88790&action=edit Bug 21716: Escape publisher in item search To prevent endless processing errors. To test: * create a biblio with a publisher with a backslash - i.e. 260$b with graham\lineham * do an item search that will include that title in the results * wait forever, because it won't work. * apply this patch * repeat steps, notice that you a. get results b. your result is listed with it's correct publisher * rejoice -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
