[richfaces-issues] [JBoss JIRA] Created: (RF-2133) Calendar: time not always reseted.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu Jan 31 04:47:00 EST 2008


Calendar: time not always reseted.
----------------------------------

                 Key: RF-2133
                 URL: http://jira.jboss.com/jira/browse/RF-2133
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.4
            Reporter: Ilya Shaikovsky
             Fix For: 3.2.0


<rich:calendar value="#{calendarBean.selectedDate}" 
locale="#{calendarBean.locale}" 
popup="#{calendarBean.popup}" 
datePattern="#{calendarBean.pattern}" 
showApplyButton="#{calendarBean.showApply}"> 
</rich:calendar> 

with this code - set pattern to dd/M/yy hh:mm a 
show apply - false 
popup=true 
select some date

If I set time 11.02 AM for the date and then change the date itself - time will not be reseted
If I set time 11.02 PM for the date and then change the date itself - time will be reseted

We need to have the same behaviour for all the cases. I think we should reset the time on date change always.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list