[Koha-bugs] [Bug 3724] T Prefix in the itemBarcodeInputFilter setting doesn't work for some Follett barcodes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat May 4 16:28:18 CEST 2019


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de
            Version|rel_3_0                     |master

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Lori Ayre from comment #1)
> I'm working with another Follett library.  They have bar codes that have
> mixed case prefixes (sometimes upper and sometimes lower) but they want them
> to always be interpreted as upper case (or maybe it doesn't matter once
> they've converted to Koha?)
> 
> Anyway, they have barcodes that look like this:  p 000123
> and they want them to be interpreted like this:  P123
> 
> Is this the same problem?

Koha doesn't care about case sensitivity, so I think it's a similar problem.
Strange is that it's using P instead of T?

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


More information about the Koha-bugs mailing list