[Koha-bugs] [Bug 23006] Can't use inventory tool with barcodes that contain regex relevant characters ($, ...)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 29 11:53:12 CEST 2019


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

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Suggested fix (thx mtj!)

} elsif ( grep /^\Q$barcode\E$/, @scanned_barcodes ) {

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


More information about the Koha-bugs mailing list