[Koha-bugs] [Bug 10314] New: CanItemBeReserved does not respect the holds policies

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 23 13:15:43 CEST 2013


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

            Bug ID: 10314
           Summary: CanItemBeReserved does not respect the holds policies
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle.m.hall at gmail.com
                CC: gmcharlt at gmail.com

CanItemBeReserved will return 1 as long as the circulation rules have a
non-zero number of holds allowed and the patron hasn't reached his or her
"Holds allowed" count. However, the subroutine completely ignores the holds
policies which would contravene reserving the item even if the patron has not
reached the maximum holds allowed count.

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