[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:24 CEST 2019


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

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Katrin Fischer from comment #1)
> Suggested fix (thx mtj!)
> 
> } elsif ( grep /^\Q$barcode\E$/, @scanned_barcodes ) {

https://perldoc.perl.org/functions/quotemeta.html

-- 
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