[Koha-bugs] [Bug 19816] output_pref must implement 'dateonly' for dateformat => rfc3339

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 24 18:35:25 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19816

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 84372
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84372&action=edit
Bug 19816: Regression tests

This patch adds tests for the rfc3339 behaviour when dateonly => 1.

To test:
- Run:
  $ kshell
 k$ prove t/DateUtils.t
=> SUCCESS: Tests pass
- Apply this patch
- Run:
 k$ prove t/DateUtils.t
=> FAIL: dateonly is not implemented

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list