[Koha-bugs] [Bug 13261] Better check in message for patrons with indefinite restriction

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


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

--- Comment #13 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 33944
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33944&action=edit
Bug 13261: 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