[Koha-bugs] [Bug 26232] undefined fine grace period kills koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 25 02:05:33 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26232

--- Comment #9 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 112428
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112428&action=edit
Bug 26232: Empty smart rule fine grace period

Staff can create smart rules with empty (undefined) fine grace period.
In Overdues.pm undefined firstremind means 0, do the same in Circulation.pm.

To test:
1. Apply these patches
2. Run:
   kshell
   prove t/db_dependent/Circulation.t

Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list