https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36466 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com --- Comment #35 from Jonathan Druart <jonathan.druart@gmail.com> --- This is wrong, we should not longer fix the 0000-00-00 dates There is this maintenance script that must be used instead (to catch and fix): misc/maintenance/fix_invalid_dates.pl See bug 31143. This should be revert, it causes error on upgrade: ERROR: {UNKNOWN}: DBI Exception: DBD::mysql::db do failed: Incorrect DATE value: '0000-00-00' at /usr/share/koha/lib/C4/Installer.pm line 825 -- You are receiving this mail because: You are watching all bug changes.