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

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Fri May 8 08:57:46 EDT 2009


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


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