29 May
2019
29 May
'19
11:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23006 --- Comment #2 from Katrin Fischer <katrin.fischer@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.