]
Juraj Húska updated RF-12891:
-----------------------------
Assignee: (was: Juraj Húska)
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
Labels: ExtendedDataModel, UIDataAdaptor, a4j:commandLink, datatable
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: