[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 06:51:26 CEST 2013


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20151|0                           |1
        is obsolete|                            |
  Attachment #20152|0                           |1
        is obsolete|                            |

--- Comment #24 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 20156
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20156&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.

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

-- 
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