https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30579
--- Comment #61 from Emily Lamancusa <[email protected]> --- Awesome, just tested the fixes and they all seem to be working! Adding a tiny follow-up patch to fix what I assume is a copy/paste error, though. In the "Use same conditions..." follow-up, shouldn't the button id still be "hold_grp_btn" though? (the patch changed it to "hold_any_btn") > > - The circ rule for maximum number of items allowed per record was not > > enforced for item-level holds. i.e. with a limit of 2, it was possible to > > place 3 item-level holds for the same patron even if overrides were not > > allowed. If overrides are allowed, there should be a warning at the top of > > the page, but the warning does not appear for a patron with the max number > > of item-level holds. > > I don't recreate this one I'm not recreating it anymore either. Maybe it was just something weird on my end. I don't follow Koha's template logic well enough yet to be confident QAing this one, but I added an additional sign-off since I confirm everything worked as expected in my testing. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
