[richfaces-issues] [JBoss JIRA] Created: (RF-965) Calendar isn't work in ajax mode.

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


Calendar isn't work in ajax mode.
---------------------------------

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


RF 3.1.0 GA

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

If I scroll the calendar - messages shown.
But calendar should works in AjaxSingle mode by default and works like this only with ajaxSingle="false" setted.

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