]> 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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 10 Sep 2024 13:10:04 +0000 (15:10 +0200)
commita68263280e036318b0599556eb3fa264d7eba443
tree2a1f8ece4d9cee44afe921a7d597212e25746b10
parent07e81a6677148d1fc60274281548186d92a86c48
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>
(cherry picked from commit 34be9ab95bdf6cb6eccc7ca198dd4e4da6eaf291)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Items.pm
t/db_dependent/Koha/Holds.t