]> git.koha-community.org Git - koha.git/commit
Bug 29087: Prevent filter_by_for_hold to crash if default holdallowed is not_allowed
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 19 Nov 2021 12:27:44 +0000 (13:27 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 28 Aug 2024 19:40:41 +0000 (19:40 +0000)
commit34be9ab95bdf6cb6eccc7ca198dd4e4da6eaf291
treebc53a2cd2adca5c6d906a75a680eb33774309ed2
parent54e63c94d7406aa164ad2d6f19289059f62ac57e
Bug 29087: Prevent filter_by_for_hold to crash if default holdallowed is not_allowed

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 8c804c17493ecc9cb993c5434644c1b2a860bae3)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/Items.pm
t/db_dependent/Koha/Holds.t