[Koha-bugs] [Bug 30540] Double processing invalid dates can lead to ISE

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 14 11:22:09 CEST 2022


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

--- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 133292
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133292&action=edit
Bug 30540: Unit test

This patch adds tests for checking the output_pref method against
a timezone and datetime that would cause an Invalid local time failure

To test:
1. Apply this patch
2. Run:
   $ kshell
   k$ prove t/DateUtils.t
=> FAIL: The feature is not implemented, tests fail to complete

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


More information about the Koha-bugs mailing list