https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16780
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |14903 --- Comment #3 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
