[Koha-bugs] [Bug 14922] Remove C4::Dates from cataloguing/additem.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 15 12:29:50 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14922

--- Comment #18 from Marc Véron <veron at veron.ch> ---
(In reply to Jonathan Druart from comment #17)
> Marc, I think that 14950 has introduced a bug (3 instead of 03), do you
> agree with that?

Do you mean because of tools/batchMod.pl near line 337?

my $month = $today->month;
my $day   = $today->day;

Output without leading 0  (3 instead of 03)?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list