https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22908
--- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to Marcel de Rooy from comment #5) > Works when you run prove on the test, but not with perl [other sql mode]? > New test fails then. Shouldnt DBIx always raise a warning if you want to > pollute a date field? DBI will not explode and so the notice will be generated. I have no idea how to fix that, I'd say we should require that tests are ran using prove or with the strict_sql_modes flag in the config. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
