[JBoss JIRA] Commented: (JBPM-1446) display non GMT+0 time zones
by Hugo Martin Melendez Imaz (JIRA)
[ https://jira.jboss.org/jira/browse/JBPM-1446?page=com.atlassian.jira.plug... ]
Hugo Martin Melendez Imaz commented on JBPM-1446:
-------------------------------------------------
Hi All,
I've using the jboss.com version of JBPM (actually the version is 3.2.2GA) and the console presents this particular issue.
When I download the 3.2.5 code to fix my own console, I realized that some .xhtml still have the timezone problem. It's like the fix only corrects procins.xhtml only, maybe I'm wrong.
I've found these .xhtml files to be fix with the same solutions aplied to procins.xhtml (that is, to add 'timeZone="#{j4j:getServerTimeZone()}"' on every f:convertDateTime tag), I hope it helps.
jobs.xhtml
procins.xhtml
t_comments.xhtml
t_nodes.xhtml
t_processinstances.xhtml
t_tasks.xhtml
t_tokens.xhtml
task.xhtml
tasks.xhtml
token.xhtml
Thanks a lot for the work!
> display non GMT+0 time zones
> ----------------------------
>
> Key: JBPM-1446
> URL: https://jira.jboss.org/jira/browse/JBPM-1446
> Project: JBoss jBPM
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Core Engine
> Reporter: Jiri Pechanec
> Assignee: Alejandro Guizar
> Fix For: jBPM 3.3.0 GA
>
> Attachments: Screenshot.jpg, SolutionShot.png
>
>
> I spotted it today so I am creating the link to project JIRA. It is really inconvenient for user to have UTC time displayed in browser. See JBPM-987
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 11 months