[Koha-bugs] [Bug 22996] Move barcode separators to a preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 9 09:03:06 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22996

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Tomás Cohen Arazi from comment #9)
> Marcel, depending on the flexibility we want, I would suggest we use a
> different approach (less permissive):
> 
> Barcode separator characters:
>     -
>         - Use the following characters as barcode separators:
>         - pref: BarcodeSeparators
>           choices:
>               '\s': space
>               '\t': tab
> ..
> 
> Willing to PQA on this one as a first step, but would like your opinion.

The default is whitespace, LF or CR. Almost as restrictive as yours ;)
The inventory script already had: /[\n\r,;|-]/
So I think the current approach allows for all tastes.
Why cut in flexibility?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list