[Koha-bugs] [Bug 13242] Slow checkin for patrons restricted indefinitely

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 26 09:46:29 CET 2014


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

--- Comment #36 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list