[Koha-bugs] [Bug 18306] "Renew selected" and "renew all" in OPAC can be confusing for users not allowed to do it

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 21 17:49:56 CET 2019


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

--- Comment #9 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 86853
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86853&action=edit
Bug 18306: "Renew selected" and "renew all" in OPAC can be confusing for users
not allowed to do it

This patch add additional checks to opac-user.pl defining the ability to
renew some or all items. The template can now better check whether it
should show the renewal controls.

To test, apply the patch and log in to the OPAC as a user with multiple
checkouts. Test the following conditions:

 - All checkouts can be renewed
   - "Renew selected" and "Renew all" should appear at the top and
     bottom of the table of checkouts.
 - No checkouts can be renewed
   - No renewal controls should appear.
 - Some checkouts can be renewed
   - "Renew selected" should appear but not "Renew all"

Test with various settings of the OverduesBlockRenewing system
preference.

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


More information about the Koha-bugs mailing list