[Koha-bugs] [Bug 28316] Cannot search with square brackets []

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 3 10:20:35 CEST 2021


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

--- Comment #13 from Peter Vashchuk <stalkernoid at gmail.com> ---
Created attachment 121561
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121561&action=edit
Bug 28316: different QueryRegexEscapeOptions' values work as expected

This patch ensures that the behavior with
QueryRegexEscapeOptions set to values other than
"Escape" still work as expected.

It does so by storing the contents of regexes
before escaping square and curly brackets and
then restores the contents of regexes back to how
it was before.

Also this patch covers this with tests.

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


More information about the Koha-bugs mailing list