[richfaces-issues] [JBoss JIRA] Reopened: (RF-7746) calendar: model updated when it's disabled.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Mon Feb 1 05:02:19 EST 2010


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

Ilya Shaikovsky reopened RF-7746:
---------------------------------

      Assignee: Nick Belaevski  (was: Alex Kolonitsky)


just modified richfaces-demo code to:

					<rich:calendar value="#{calendarBean.selectedDate}"
						locale="#{calendarBean.locale}"
						popup="#{calendarBean.popup}"
						datePattern="#{calendarBean.pattern}" disabled="true"
					 	showApplyButton="#{calendarBean.showApply}" cellWidth="24px" cellHeight="22px" style="width:200px"/>
					 	<a4j:commandButton value="submit"/>

also reported again there http://community.jboss.org/message/523274#523274

Nick I believe this should be assigned to 3.3.3 as it was already reported as "done" and also pretty important from JSF lifecycle stadards point of view.

> calendar: model updated when it's disabled.
> -------------------------------------------
>
>                 Key: RF-7746
>                 URL: https://jira.jboss.org/jira/browse/RF-7746
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.3.2.CR1
>            Reporter: Ilya Shaikovsky
>            Assignee: Nick Belaevski
>             Fix For: 3.3.2.GA
>
>
> according to JSF spec - it should not.

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