https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19259 --- Comment #12 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 67400 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67400&action=edit Bug 19259: Enforce type of the delay value when editing overdue rules - template side only Overdue rules do not save when a delay that is not an integer > 0, without any warnings. This patch forces the user to select a number > 0. Test plan: Without this patch applied, enter non-integer value or negative or 0 => The rule will not be inserted without any warnings. With this patch applied you will get an message from the browser and the form will not save -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.