https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22824
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117044|0 |1 is obsolete| | --- Comment #74 from Martin Renvoize <[email protected]> --- Created attachment 117640 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117640&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. Signed-off-by: Kyle M Hall <[email protected]> Signed-off-by: Julian Maurice <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
