13 Jul
2021
13 Jul
'21
1:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #54 from Peter Vashchuk <stalkernoid@gmail.com> --- Created attachment 122803 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122803&action=edit Bug 28316: escape brackets in the search query This patch screens square and curly brackets which have no special language meaning. To reproduce: 1) using ES, search for the book with title that contains square and/or curly brackets, like "book [second edition]", which will result in error. 2) apply the patch. 3) search for that book again, ensure that it works now. Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> -- You are receiving this mail because: You are watching all bug changes.