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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to