20 Jan
2015
20 Jan
'15
8:12 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13601 --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 35407 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35407&action=edit Bug 13601: get rid of DateTime::Format::DateParse This module is used in C4::Members::GetPendingIssues too, but we can use dt_from_string. Test plan: 1/ Verify that prove t/db_dependent/Members/GetPendingIssues.t returns green 2/ On the patron pending issue list, verify that the issue and the due dates are correctly displayed. -- You are receiving this mail because: You are watching all bug changes.