[Koha-bugs] [Bug 13739] KohaDates should display hours if they exists by default unless specified

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 2 10:59:00 CEST 2015


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

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


More information about the Koha-bugs mailing list