https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16780 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |14903 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Comes from 165 $duedatespec = eval { output_pref( { dt => dt_from_string( $duedatespec ), dateformat => 'iso' }); } 166 if ( $duedatespec ); Introduced by commit 421fae24f1cdcbe0ccc18de784454d0ca07ebe90 Bug 14903: Remove C4::Dates from circ/circulation.pl (and more) Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14903 [Bug 14903] Remove C4::Dates from circ/circulation.pl -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.