Bug 36212: Add check on barcode before searching items
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 1 Mar 2024 09:39:35 +0000 (09:39 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 19 Mar 2024 19:57:25 +0000 (19:57 +0000)
commitfd48bd79f329bc8ad3826e209261af140834eabd
tree00f5bca5a521a70acfdf1918db4716ced34cbe21
parent7453b4d0616f7c8b6567e915bd325b50c0853aa8
Bug 36212: Add check on barcode before searching items

Test plan:
Add an item to your database that has no barcode.
Run t/db_dependent/Circulation.t
It will fail without this patch, pass with this patch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 8413b376798097725cfd2ca3eb7a12427ad08163)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 246566b7d1bc275e946860e950692216fbafc871)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Circulation.pm