[Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved
3 Jul
2020
3 Jul
'20
1:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999 --- Comment #105 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- Daag Marcel, from your comment : "And what about performance? If you come from CanBook, why would you test it again and again in CanItem? This check is only needed for the first item?" No performance issues involved. There is a test in CanBook before the item loop. Then if test is false it won't enter the loop. The check in CanItem is there to have the syspref checked even when using ItemLevelHold (like ILSDI-HoldItem for example). Mvg, Arthur -- You are receiving this mail because: You are watching all bug changes.
2203
Age (days ago)
2203
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org