[Koha] Batch item modification: barcodes including space are not found

Katrin Fischer katrin.fischer.83 at web.de
Mon Apr 5 07:38:41 NZST 2021


Hi Giuseppe,

there is a system preference that might help to get around this
behaviour: BarcodeSeparators. Could you try removing the \s from the
value and see if that fixes your problem? It would read \r\n then.

Hope this helps,

Katrin


On 03.04.21 07:49, Giuseppe Angilella wrote:
> Hi,
>
> the barcodes of my items usually include a space as a separator
> between internal subfields (e.g. AA 001).
>
> While I never had any trouble when dealing with them at MySQL level, I
> find out now that the "Batch item modification" tool is not able to
> find barcodes including a space. I even tried to escape it or to
> include the whole string between inverted commas.
>
> Should I report this as a bug (possibly involving other "special
> characters"), or is there a way to circumvent the problem?
>
> Many thanks and best regards,
>
> Giuseppe.
> _______________________________________________
>
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


More information about the Koha mailing list