http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13739
--- Comment #6 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
