[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
Thu May 26 11:52:18 CEST 2016


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

Nicolas Legrand <nicolas.legrand at bulac.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51720|0                           |1
        is obsolete|                            |

--- Comment #2 from Nicolas Legrand <nicolas.legrand at bulac.fr> ---
Created attachment 51816
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51816&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

Signed-off-by: Nicolas Legrand <nicolas.legrand at bulac.fr>

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


More information about the Koha-bugs mailing list