23 Feb
2018
23 Feb
'18
11:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20199 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 72167 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72167&action=edit Bug 20199: Send a DateTime to DBIC instead of an iso formatted date We do not need to format the date, DBIC handles DateTime correctly. It fixes t/db_dependent/Letters.t with new SQL modes Test plan: prove t/db_dependent/Letters.t prove t/db_dependent/Koha/Acquisition/Order.t Must return green Signed-off-by: Roch D'Amour <roch.damour@inlibro.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.