[Koha-bugs] [Bug 27729] Code around SkipHoldTrapOnNotForLoanValue contains two perl bugs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 19 11:21:08 CET 2021


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

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 117060
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117060&action=edit
Bug 27729: Fix use of grep and split in CheckReserves

A few lines of code were added to CheckReserves containing the wrong
use of two perl functions: grep and split on bug 25232.
A test was added even making these things pass.

Test plan:
Run t/db../Holds.t

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list