11 Feb
2021
11 Feb
'21
3:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22824 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 116726 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116726&action=edit Bug 22824: Fix searching.pref One .pref file make YAML::XS fails. The correct display must be, before and after this patchset: If "Unescape escaped" is selected this will allow writing regular expressions "\/like this\/" while "/this/", "or/this" will be escaped and interpreted as regular strings. -- You are receiving this mail because: You are watching all bug changes.