http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14949 --- Comment #4 from Marc Véron <veron@veron.ch> --- Created attachment 43169 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43169&action=edit Bug 14949 - (followup) Fix regression with hard due date This patch fixes the regresseion as described in comment #3 To test: - Go on smart-rules.pl and edit a line. Do not define a Hard due date, save. The value is "None defined". - Edit the line, do not change anything and save. The value should be "None defined" - Edit the line, define a hard due date, save. The date should display as expected. - Edit the line agein, remove the hard due date, save. The value should be "None defined" -- You are receiving this mail because: You are watching all bug changes.