3 Jan
2023
3 Jan
'23
12:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32445 --- Comment #17 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- This patch set suggests to remove the non-Koha::Item support from item-status.inc in order to make it more reliable. We are removing some specific code from pl scripts (opac-basket.pl, opac-course-details.pl) and pass a Koha::Item to item-status.inc where it was not the case already. It's hard to provide a full test plan. You should mostly focus on item availability in opac-detail, opac-basket and opac-course-details. -- You are receiving this mail because: You are watching all bug changes.