http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12197
--- Comment #16 from Jonathan Druart <[email protected]> --- (In reply to Kyle M Hall from comment #15) > (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. So bug 11250 and this one should be pushed together, that's it? -- 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/
