http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7710
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #37 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! Thanks for the style changes. Much appreciated! However, there still seem to be some bugs: Staff Client: It is possible to put 3 holds on the same item. OPAC: It is possible to put 3 holds on the same item. PLUS, it is impossible to cancel any holds (N.B. you can still cancel holds in the staff client though). I'm not sure if this is a result of 7710 or 9394 though. -- 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/
