https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11979
--- Comment #6 from Owen Leonard <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
