[Koha-bugs] [Bug 11783] New: Record level unavailable holds sending empty CD field rather than item barcode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 18 15:47:09 CET 2014


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

            Bug ID: 11783
           Summary: Record level unavailable holds sending empty CD field
                    rather than item barcode
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

If a patron has a record-level hold that is unavailable, any patron information
request will send back an empty CD field when this field should have an item
barcode in it. This is due to a minor error in
ILS::Patron::_get_outstanding_hodsl where GetItemnumbersForBiblio is assumed to
return an array but in reality returns an arrayref.

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