http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14903
--- Comment #3 from Héctor Eduardo Castro Avalos <[email protected]> --- (In reply to Héctor Eduardo Castro Avalos from comment #2) > 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. After applying the patch these lines continued there. The patch doesn't touch it. -- 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/
