[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 12:57:11 CEST 2022


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

--- Comment #6 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 133298
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133298&action=edit
Bug 30540: eval on set_time_zone

This patch adds an eval around the call to set_time_zone so that we
don't crash on invalid local dates and instead just keep the passed
floating timezone.

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list