26 Nov
2014
26 Nov
'14
8:46 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13242 --- Comment #36 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 33945 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33945&action=edit Bug 13242: Remove warning if no parameter given Without any parameter, dt_from_string should not raise a warning message. Test plan: Verify that the test file t/DateUtils.t displays a warning: Use of uninitialized value $date_string in pattern match (m//) at Koha/DateUtils.pm line 58 if the change in dt_from_string is not applied (manually edit the file). -- You are receiving this mail because: You are watching all bug changes.