http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7710 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #36 from Kyle M Hall <kyle@bywatersolutions.com> ---
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! -- You are receiving this mail because: You are watching all bug changes.