Component does not rerender inside rich:dataTable
-------------------------------------------------
Key: RF-4002
URL:
https://jira.jboss.org/jira/browse/RF-4002
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: RF 3.2.2
Facelets 1.1.14
Reporter: Andrei Markavtsov
Assignee: Denis Morozov
Priority: Critical
Fix For: 3.2.2
<h:form id="_form">
<rich:dataTable value="1" id="dataTable">
<rich:column>
<a4j:commandLink id="lnk" value="Submit"
reRender="out"></a4j:commandLink>
<h:outputText id="out" value="#{bean.text}"/>
</rich:column>
</rich:dataTable>
</h:form>
Output test doen not rerender after command button has been clicked.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: