[Koha-bugs] [Bug 29717] Too many DateTime manipulation in tools/additional-contents.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 16 16:49:45 CET 2021


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 128630
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128630&action=edit
Bug 29717: Remove unecessary DT manipulations from tools/additional-contents.pl

DBIC handles DateTime correctly, no need for this output_pref call.

Test plan:
Create a new content, set the dates, confirm they are set correctly
Modify the content, modify the dates, confirm they are stored correctly

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


More information about the Koha-bugs mailing list