[Koha-bugs] [Bug 32445] Status display of 'not for loan' items is broken in OPAC/staff

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 3 12:23:29 CET 2023


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

--- Comment #17 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list