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

--- Comment #18 from Marc VĂ©ron <[email protected]> ---
(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.
_______________________________________________
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/

Reply via email to