[Koha-bugs] [Bug 32611] Not for loan items don't show the specific not for loan value in OPAC detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 23 18:21:11 CET 2023


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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 147260
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147260&action=edit
Bug 32611: Not for loan items don't show the specific not for loan value in
OPAC detail page

This patch corrects what appear to be some copy-paste errors which
resulted in the "not for loan" authorized value description not
displaying, instead the generic "Not for loan" is shown.

The patch also adds another case for displaying the item restricted
status. Previously items.restricted would only display if the item
*also* had a notforloan value.

To test it's probably easiest to find a record with multiple items and
set various item statuses (damaged, notforloan, lost, restricted) and
confirm that the right description is shown.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list