https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29562

--- Comment #12 from Jonathan Druart <[email protected]> ---
I focused on:
1. Making sure the $item or $patron object was not modified in DB between the
fetch and the CanItemBeReserved call (which could lead to wrong calculation).
And haven't found any.
2. Call to CanItemBeReserved with undefined $item or $patron, that could
explode. But I am not sure it would be a regression anyway.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to