http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10912
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #15 from Owen Leonard <[email protected]> --- I tried to come up with a testing plan which matched Nora's description of their situation: I set up a Circulation and Fine rule for a Itemtype A at Branch A which set the hold limit to zero. Logged in to Branch A I attempted to place a hold on a title with items of Itemtype A and from Branch A for a patron from Branch A. In master the message I get is: Cannot place hold Too many holds: Fernando De la Cruz has too many holds. No items are available to be placed on hold After applying the patch I get this error: Cannot place hold Too many holds: Fernando De la Cruz has too many holds. It looks to me like the wrong one of the two error messages was removed. Of course I may be testing this incorrectly. I still don't understand what the "Disable AllowOnShelfHolds" step is for 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/
