[Koha-bugs] [Bug 10912] Streamline hold error messages in staff interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 27 16:54:34 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10912

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 29332
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29332&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.


More information about the Koha-bugs mailing list