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

Kyle M Hall <kyle.m.h...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle.m.h...@gmail.com
           See Also|                            |http://bugs.koha-community.
                   |                            |org/bugzilla3/show_bug.cgi?
                   |                            |id=11250

--- Comment #15 from Kyle M Hall <kyle.m.h...@gmail.com> ---
(In reply to Jonathan Druart from comment #12)
> Before the patch, I got
> 
> Cannot place hold
>     Too many holds: Joubu has too many holds.
> 
> After:
> 
> Cannot place hold
>     Too many holds: Joubu can only place a maximum of 3 total holds.
>     No items are available to be placed on hold
> 
> I don't understand why the second message appears.

Because it is technically correct. The patron cannot place the hold because the
patron has too many holds, and there are no items available because the check
for item holdability fails each time because the patron has too many holds.
This issue is out of scope for this bug. Bug 11250 attempts to deal with this
issue.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to