Robert Kavanagh created CONNECTORS-1445:
-------------------------------------------
Summary: TimeZone Issies in Manifoldcf 2.6
Key: CONNECTORS-1445
URL: https://issues.apache.org/jira/browse/CONNECTORS-1445
Project: ManifoldCF
Issue Type: Bug
Components: Framework core
Affects Versions: ManifoldCF 2.6
Environment: tomcat-7.0.72.B.RELEASE, Linux , JAVA_VERSION="1.8.0_112"
Reporter: Robert Kavanagh
Priority: Minor
I am having issues with timezones in Manifoldcf.
1. The simple history always shows the time as UTC time. The sever time is
correctly set to "EST" however all simple history is shown in UTC.
looks like the timezone is hardcoded to UTC in simplereport.jsp:
https://github.com/apache/manifoldcf/blob/release-2.6-branch/framework/crawler-ui/src/main/webapp/simplereport.jsp
Is there a workaround for this?
2. When I add a timezone to the schedule object of a job through the rest API
it works correctly for timezone "America/New_York". However if I change the
time in the UI it doesn't pick up the server time instead it defaults to UTC.
Result all job schedules always run off UTC time when changed from manifold UI.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)