[richfaces-issues] [JBoss JIRA] (RF-12891) Datatable with ExtendedDataModel ajax call

tehackio teha (JIRA) jira-events at lists.jboss.org
Fri Apr 5 19:33:42 EDT 2013


tehackio teha created RF-12891:
----------------------------------

             Summary: Datatable with ExtendedDataModel ajax call
                 Key: RF-12891
                 URL: https://issues.jboss.org/browse/RF-12891
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-tables
    Affects Versions: 4.3.1
         Environment: apache-tomcat-7.0.34, servlet-weld 1.1.11.
            Reporter: tehackio teha
            Priority: Critical


If one ajax call inside column of datatable(org.ajax4jsf.model.ExtendedDataModel) to render outside, method walk is called many times;

On org.richfaces.component.UIDataAdaptor.requiresRowIteration(VisitContext context), context.getFacesContext().getAttributes().get("javax.faces.visit.SKIP_ITERATION") returns "null", therefore "false".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list