11 May
2018
11 May
'18
9:42 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17247 --- Comment #10 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- 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 <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.