20 Aug
2016
20 Aug
'16
12:24 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11979 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- It turns out the template /tries/ to show the correct not for loan status, but the notforloan data which is passed to item-status.inc is incomplete. Compare the item data pulled by GetBiblioFromItemNumber in Biblio.pm (from which the course reserves information comes) to GetItemsInfo in Items.pm (from which the item data comes for pages like opac-detail.pl). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.