http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7710
--- Comment #38 from David Cook <[email protected]> --- (In reply to comment #36) > > 1) This patch doesn't apply to the staff client, so library staff are still > > restricted to 1 hold per patron per record, even with the new system > > preference set to 3. > > It sounds like you forgot to apply the patch for Bug 9394 first, this bug > depends on bug 9394. > > > 2) This patch does apply to the OPAC. You are able to place holds (as the > > patron) on 3 items in a record when you have the system preference set to 3. > > However, when you try to place a 4th hold, the error message that appears > > is: > > > > "Sorry, none of these items can be placed on hold." > > > > "Title / by Author. This title cannot be requested." > > Fixed! > > > Stylistically, I think the Javascript warning on the staff client when > > exceeding the maximum number of holds could be improved. > > > > Currently, it is: > > > > "This patron has already placed the maximum number of holds for this record > > Please cancel a previous hold first" > > > > These two sentences should have periods at the end and be separated with > > another new line. > > Also fixed! As a side note, it might be helpful to include "first apply Bug 9394" in the test plan :). -- 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/
