https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16569
Nicolas Legrand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51720|0 |1 is obsolete| | --- Comment #2 from Nicolas Legrand <[email protected]> --- 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 <[email protected]> -- 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/
