[richfaces-issues] [JBoss JIRA] Updated: (RF-7069) calendar: a4j:command button in facet produces exception on page loading

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri May 8 09:42:47 EDT 2009


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

Nick Belaevski updated RF-7069:
-------------------------------

    Fix Version/s: Future


> calendar: a4j:command button in facet produces exception on page loading
> ------------------------------------------------------------------------
>
>                 Key: RF-7069
>                 URL: https://jira.jboss.org/jira/browse/RF-7069
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-input
>    Affects Versions: 3.3.1
>            Reporter: Ilya Shaikovsky
>            Assignee: Nick Belaevski
>             Fix For: Future
>
>
> Checked at RF demo. 
> 					<rich:calendar value="#{calendarBean.selectedDate}"
> 						locale="#{calendarBean.locale}"
> 						popup="#{calendarBean.popup}"
> 						datePattern="#{calendarBean.pattern}"
> 					 	showApplyButton="#{calendarBean.showApply}" cellWidth="24px" cellHeight="22px" style="width:200px">
> 					 		<f:facet name="header">
> 					 			<a4j:commandButton action="#{userBean.action}" value="click me" />
> 					 		</f:facet>
> 					 	</rich:calendar>
> causes an exception on page loading.

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