[Koha-bugs] [Bug 14949] Remove C4::Dates from admin/smart-rules.pl and admin/categorie.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 6 15:20:57 CEST 2015


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

--- Comment #4 from Marc Véron <veron at 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.


More information about the Koha-bugs mailing list