[Koha-bugs] [Bug 30518] StockRotationItems crossing DST boundary throw invalid local time exception

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 13 11:51:54 CEST 2022


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

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

This patch adds tests for checking the needs_advancing 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/db_dependent/StockRotationItems.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