[Koha-bugs] [Bug 13548] "High Holds" does not behave correctly when decreaseLoanHighHoldsValue is set to 0.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 7 22:38:21 CEST 2015


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

--- Comment #1 from Eivin Giske Skaaren <eivin at sysmystic.com> ---
Created attachment 42442
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42442&action=edit
Bug 13548: "High Holds" does not behave correctly when
decreaseLoanHighHoldsValue is set to 0.

This solves the problem since there was a boolean check that evaluated to false
because of the 0.

To test:

1. Apply patch.
2. Enable decreaseLoanHighHolds and set decreaseLoanHighHoldsValue to 0.
3. Check out an item without holds and see that the behaviour is now correct.

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


More information about the Koha-bugs mailing list