[Koha-bugs] [Bug 12632] Hold limits ignored for record level holds with item level itemtypes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 25 19:12:45 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12632

--- Comment #35 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Kyle M Hall from comment #34)
> (In reply to Jonathan Druart from comment #33)
> > RM: Do not push this patch after bug 9809 as it!
> 
> Jonathan, I've been looking at the tests and code, and I don't think this
> bug conflicts with 9809. With this on top of 9809 the tests still pass and
> fail correctly just like they do without 9809. The unit tests don't create
> any new holds, so they are unaffected by the changes made my 9809.
> 
> Can you confirm this?

Yes it is :)

+my $res_id = AddReserve( $branch, $borrowernumbers[0], $bibnum, 'a', '', 1, );

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list