[richfaces-issues] [JBoss JIRA] Created: (RF-931) Calendar: js error ajax-scrolling inside ajaxRendered="true" a4j:outputPanel

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Sep 14 13:15:11 EDT 2007


Calendar: js error ajax-scrolling inside ajaxRendered="true" a4j:outputPanel
----------------------------------------------------------------------------

                 Key: RF-931
                 URL: http://jira.jboss.com/jira/browse/RF-931
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.0
            Reporter: Nick Belaevski
         Assigned To: Pavel Yaschenko
             Fix For: 3.2.0


	    <a4j:form id="formId">
	      <a4j:outputPanel ajaxRendered="true">
			<rich:calendar value="#{calendarBean.selectedDate}"
				locale="#{calendarBean.locale}"
				popup="#{calendarBean.popup}"
				datePattern="#{calendarBean.pattern}"
			 />
	      </a4j:outputPanel>  
	    </a4j:form>

$(this.todayCellId) has no properties
http://localhost:8080/richfaces-demo/a4j_3_1_0-SNAPSHOTorg/richfaces/renderkit/html/scripts/calendar.js.jsf
Line 981

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