https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17247
--- Comment #10 from Marcel de Rooy <[email protected]> --- Created attachment 75262 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75262&action=edit Bug 17247: (QA follow-up) Add check in CanBookBeReserved too If a patron is debarred, it is useless to do the same check over and over again in CanItemBeReserved. So adding an escape in CanBookBeReserved. Additionally, catching an invalid borrowernumber in Item. Test plan: Run t/db_dependent/Holds.t Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
