[richfaces-issues] [JBoss JIRA] Reopened: (RF-2131) Calendar: Problems working when pattern contains time

Dmytro Lisnichenko (JIRA) jira-events at lists.jboss.org
Tue Feb 9 15:31:50 EST 2010


     [ https://jira.jboss.org/jira/browse/RF-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmytro Lisnichenko reopened RF-2131:
------------------------------------



> Calendar: Problems working when pattern contains time 
> ------------------------------------------------------
>
>                 Key: RF-2131
>                 URL: https://jira.jboss.org/jira/browse/RF-2131
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>            Assignee: Tsikhon Kuprevich
>            Priority: Critical
>             Fix For: 3.2.0
>
>
> 					<rich:calendar value="#{calendarBean.selectedDate}"
> 						locale="#{calendarBean.locale}"
> 						popup="#{calendarBean.popup}"
> 						datePattern="#{calendarBean.pattern}"
> 					 	showApplyButton="#{calendarBean.showApply}">
> 					 	<a4j:support event="onchange" reRender="out"/>
> 					 </rich:calendar>
> 					 <h:outputText id="out" value="#{calendarBean.selectedDate}"/>
> onchange event seems not fired not for date selection nor for time change.
> ondateselected - doesn't works when I just change the time
> 1) We should add event which will fired on any date or time change
> 2) We should add ontimechanged attribute

-- 
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

        


More information about the richfaces-issues mailing list