[Koha-bugs] [Bug 10663] Holds never block renewals

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 8 02:06:37 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10663

--- Comment #19 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 20152
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20152&action=edit
Bug 10663: Follow-up - Revert and use CheckReserves for CanBookBeRenewed

CheckReserves returns '' when no reserve is found,
so $resfound will always be defined and we need to
check if it's true.

This is part of the revert.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list