]
Andrey Markhel resolved RF-8029.
--------------------------------
Resolution: Done
Fixed
Seam conversations are not working for rich:dataTable
-----------------------------------------------------
Key: RF-8029
URL:
https://jira.jboss.org/jira/browse/RF-8029
Project: RichFaces
Issue Type: Bug
Components: component-tables, JSF 2.0
Affects Versions: 3.3.2.SR1
Reporter: Nick Belaevski
Assignee: Andrey Markhel
Fix For: 3.3.3.BETA1
Attachments: ConversationDataBean.java
Page code doesn't work for rich:dataTable - clicking links always produce new
numbers:
<rich:dataTable value="#{conversationDataBean.strings}"
var="item">
<h:column>
<h:commnadLink value="#{item}"
action="#{conversationDataBean.print(item)}" />
</h:column>
</rich:dataTable>
For h:dataTable it works ok
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: