https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28316 Peter Vashchuk <stalkernoid@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #121561|0 |1 is obsolete| | --- Comment #14 from Peter Vashchuk <stalkernoid@gmail.com> --- Created attachment 121562 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121562&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.