http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14903 Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |hector.hecaxmmx@gmail.com --- Comment #2 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- Before applying the patch I search and found the followin lines: 169 if ($duedatespec =~ C4::Dates->regexp('syspref')) { 178 our $todaysdate = C4::Dates->new->output('iso'); I do not know if there should be these lines! If the intention in bug 14870 is to delete C4::Dates, this will launch an error or warning when the script will executed. -- You are receiving this mail because: You are watching all bug changes.