Bug 24051: Remove "search( %condition ) is deprecated" warning from batchMod.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 18 Nov 2019 10:29:46 +0000 (11:29 +0100)
committerJoy Nelson <joy@bywatersolutions.com>
Fri, 13 Mar 2020 00:19:04 +0000 (00:19 +0000)
commitd833b9f957b5b537dd831ad4d9296b6163db2ba9
treefdff63922329bf05a9139f72daafd4dc8dd6e09b
parent72cbcf7c4b2d921721b520fd8e67d0c7d8c7f8e0
Bug 24051: Remove "search( %condition ) is deprecated" warning from batchMod.pl

Test plan:
Go to Home › Tools › Batch item modification
Insert barcodes and continue
=> Without this patch you will get warning in the log
=> With this patch applied you warning does no longer appear
Confirm that the number of holds is correct

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
tools/batchMod.pl