https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22996 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #90155|0 |1 is obsolete| | Attachment #90156|0 |1 is obsolete| | --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 90185 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90185&action=edit Bug 22996: Add new preference BarcodeSeparators The pref value is used within a regex character class like [pref]. This means that we should precede hyphen with a backslash; the pipe char or dot does not need escaping. Test plan: Run new install or upgrade. Check pref value. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.