[richfaces-issues] [JBoss JIRA] Created: (RF-10085) Calendar: attribute defaultTime doesn't work when a time zone is set

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Thu Dec 23 09:39:18 EST 2010


Calendar: attribute defaultTime doesn't work when a time zone is set
--------------------------------------------------------------------

                 Key: RF-10085
                 URL: https://issues.jboss.org/browse/RF-10085
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-input
    Affects Versions: 4.0.0.Milestone4
         Environment: RichFaces 4.0.0-SNAPSHOT r.20760
Metamer 4.0.0-SNAPSHOT r.20766
Mojarra 2.1.0-SNAPSHOT
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 8.0.552.224 @ Linux x86_64
            Reporter: Pavol Pitonak


1. deploy Metamer and open http://localhost:8080/metamer/faces/components/richCalendar/simple.xhtml
2. set defaultTime=21:22
3. select some date

result:
calendar's input contains time 20:22

reason:
calendar's attribute timeZone is set to EL valuated to UTC, client uses CET (+1h)
when attribute timeZone is not set, everything works

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list