1 Oct
2015
1 Oct
'15
12:28 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14903 --- Comment #3 from Héctor Eduardo Castro Avalos <hector.hecaxmmx@gmail.com> --- (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.