[Koha-bugs] [Bug 26523] New: In reserve/request.pl biblioitemnumber is used where biblionumber is required.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 23 20:01:21 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26523

            Bug ID: 26523
           Summary: In reserve/request.pl biblioitemnumber is used where
                    biblionumber is required.
 Change sponsored?: ---
           Product: Koha
           Version: 20.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andreas.jonsson at kreablo.se
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

In the fix of bug 24185, (commit 18ad5f5eea8aab8414783f4b75408cfebd2518da)
bibliotemnumber is used where biblionumber is required.  The consequence is
that ItemsAnyAvailableAndNotRestricted is called on the wrong record.

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