[Koha-bugs] [Bug 16569] Message box for "too many checked out" is empty if AllowTooManyOverride is not enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 23 16:30:09 CEST 2016


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 51720
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51720&action=edit
Bug 16569 - Message box for "too many checked out" is empty if
AllowTooManyOverride is not enabled

If the limit for number of items checked out is reached, the message box
shows up but is empty.

Test Plan:
1) Disable AllowTooManyOverride
2) Check out items to a patron until the patron has reached the limit
   of checkouts he or she can have
3) Try to check out one more item
4) Note the empty message box
5) Apply this patch
6) Try to check out one more item again
7) Note the message is now visible

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


More information about the Koha-bugs mailing list