[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 15:34:36 CEST 2019


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

--- Comment #11 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Marcel de Rooy from comment #10)
> (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?

I hate error prone (typo) configurations, but hey, this is an enhancement to
the currently hardcoded stuff.

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


More information about the Koha-bugs mailing list