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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/