https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29717
--- Comment #3 from Tomás Cohen Arazi <[email protected]> --- Created attachment 129149 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129149&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 Signed-off-by: Lucas Gass <[email protected]> Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
