[richfaces-issues] [JBoss JIRA] Created: (RF-966) ajaxSingle doesn't work on calendar component

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed Sep 19 06:35:11 EDT 2007


ajaxSingle doesn't work on calendar component
---------------------------------------------

                 Key: RF-966
                 URL: http://jira.jboss.com/jira/browse/RF-966
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.0
            Reporter: Ilya Shaikovsky
         Assigned To: Alexej Kushunin


		<h:form id="form">
			<h:inputText value="" required="true"/>
			<rich:messages/>
			<rich:calendar popup="true" id="calendar" ajaxSingle="true">
				
			</rich:calendar>
			<a4j:commandButton value="Empty Submit" data="#{bean.property}" ajaxSingle="true"></a4j:commandButton>
		</h:form>

Button - will not rise a messages but on calendar scrolling them will shown.

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