Details
-
Fix
-
Status: Released (View Workflow)
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- The web service ./calendar/dates should use the UTC timezone while calculates the days of a calendar.
- Usually, the UTC timezone is set as default after login.
- The calculation of the days relies on the fact that the default time zone has been set correctly.
Desired Behavior
The calculator for the calendar days itself ensures that the UTC timezone is used.
Maintainer Note
Patches are provided for this ticket:
- download patch_20180312_JOC-396_for1.12.0.zip for JOC Cockpit 1.12.0
- download patch_20180312_JOC-396_for1.12.1.zip for JOC Cockpit 1.12.1
- copy it into the directory ./jetty_base/patches/ of the JOC installation
- call java -jar ./jetty_base/patches/bin/patch-executor-<version>.jar
- a restart of JOC Cockpit is not necessary
- look at the article "Apply Patches to JOC Cockpit" for more information
- download patch_20180312_JOC-396-for1.12.0-1.12.1.jar for JobScheduler 1.12.0 or 1.12.1
- copy it to the directory ./lib/patches/ of the JobScheduler installation
- restart the JobScheduler