9 Jul
2020
9 Jul
'20
8:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25969 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- So the root cause is that we are not passing the itemnumber *for the scanned barcode* back to the form, making itemnumber undef, so the Item object is empty, so calling the biblio method causes an ISE. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.