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@lists.koha-community.org Reporter: andreas.jonsson@kreablo.se QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@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.