[jira] [Comment Edited] (CONNECTORS-1445) TimeZone Issues in Manifoldcf 2.6

2017-08-05 Thread Kishore Kumar (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16115347#comment-16115347
 ] 

Kishore Kumar edited comment on CONNECTORS-1445 at 8/5/17 9:21 AM:
---

Hi [~daddywri],

I see why you are not able to see the variables on server, is because these 
parameters are sent when you submit or change tab, but the reports are fetch 
using the jQuery.load method (get), I will update mcf.js tonight. Please let me 
know, do you want to include the offset (-300) min in the request as it's not 
used.

If you want to have a quick look, then please refer
https://github.com/apache/manifoldcf/pull/20/commits/2af3841d38f2f22151be64e665787872dbd7af66


Thanks,
KK


was (Author: kishorekumar):
Hi [~daddywri],

I see why you are not able to see the variables on server, is because these 
parameters are sent when you submit or change tab, but the reports are fetch 
using the jQuery.load method (get), I will update mcf.js tonight. Please let me 
know, do you want to include the offset (-300) min in the request as it's not 
used.

Thanks,
KK

> TimeZone Issues 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
>Assignee: Karl Wright
> Fix For: ManifoldCF 2.8
>
> Attachments: CONNECTORS-1445.patch, TimeZone.png
>
>
> 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)


[jira] [Comment Edited] (CONNECTORS-1445) TimeZone Issues in Manifoldcf 2.6

2017-08-01 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110101#comment-16110101
 ] 

Karl Wright edited comment on CONNECTORS-1445 at 8/2/17 1:33 AM:
-

[~kishorekumar], I've committed the change to the job schedule editing to 
trunk, but the visual appearance of a schedule record on the job edit page is 
not good.  Would you have any suggestions for how to improve this?


was (Author: kwri...@metacarta.com):
[~kishorekumar], I've committed the change to the job schedule editing to 
trunk, but the appearance of a schedule record is not good.  Would you have any 
suggestions for how to improve this?

> TimeZone Issues 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
>Assignee: Karl Wright
> Fix For: ManifoldCF 2.8
>
> Attachments: CONNECTORS-1445.patch
>
>
> 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)