https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19771 --- Comment #1 from Matthias Meusburger <matthias.meusburger@biblibre.com> --- Created attachment 69610 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69610&action=edit Bug 19771: Prevent Pending offline circulation actions page from crashing when there is an unknown barcode Test plan: Use the koct firefox plugin or a .koc file and make a return with an unknown barcode. Display the Pending offline circulation actions page: offline_circ/list.pl => The page crashes with a software error: Can't call method "biblio" on an undefined value at /home/koha/src/offline_circ/list.pl line 50. Apply the patch, repeat the test plan. => The page shows the list correctly. Click on process. The unknown barcode is marked as Item not found. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.