[Koha-bugs] [Bug 12079] New: CheckReserves() and _Findgroupreserve do not return reserve_id

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 14 20:38:53 CEST 2014


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

            Bug ID: 12079
           Summary: CheckReserves() and _Findgroupreserve do not return
                    reserve_id
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: gmcharlt at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

The hold requests returned by _Findgroupreserve do not include reserve_id,
which means that the request returned by CheckReserves also does not include
reserve_id.

If they did, bug 11947 would not have occurred (though the patch for bug 11947
should not be preempted by this bug, IMO).

All routines that return hold requests should return the reserve_id to avoid
the potential for breakage by other routines that rely on reserve_id.

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