3 Jun
2021
3 Jun
'21
10:20 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 --- Comment #13 from Peter Vashchuk <stalkernoid@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.