2 Jul
2015
2 Jul
'15
9:59 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13739 --- Comment #6 from Jonathan Druart <jonathan.druart@biblibre.com> --- Kyle, Before your patch, [% my_date | $KohaDates as_due_date => 1 %] worked to display a date as a due date. After your patch, this parameter is not checked to display the date as requested. And you should also have a look at t/db_dependent/Koha_template_plugin_KohaDates.t, the tests don't pass with your patch. -- You are receiving this mail because: You are watching all bug changes.