https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486 --- Comment #6 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 65133 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65133&action=edit Bug 15486: Modify request.tt to handle the new error string This patch makes reserve/request.pl display a convenient error description when a hold cannot be placed due to the new daily limit configuration. To test: - Apply this patchset - Upgrade - Configure your circulation rules so there's a daily limit for holds - Place holds so the patron reaches the maximum - Place one more hold - Notice the hold cannot be placed and a convenient error message is displayed. - Sign off :-D -- You are receiving this mail because: You are watching all bug changes.