http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10912
--- Comment #1 from Kyle M Hall <[email protected]> --- Created attachment 21215 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21215&action=edit Bug 10912 - Streamline hold error messages in staff interface Right now, if a patron cannot place a hold on any items on a record, the error in the staff intranet looks like this: Cannot place hold Too Many Holds: Kyle Hall has too many holds. No copies are available to be placed on hold This can confuse some librarians, because the reason the patron cannot place the hold is not because the patron has too many holds, but only because there are no copies available. Test Plan: 1) Attempt to place a hold on a record where none of the items are holdable. 2) Note the error messages 3) Apply this patch 4) Repeat step 1 5) Note only the correct error message displays -- 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/
