https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16569
--- Comment #1 from Kyle M Hall <[email protected]> --- 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. _______________________________________________ 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/
