[richfaces-issues] [JBoss JIRA] Resolved: (RF-8029) Seam conversations are not working for rich:dataTable
Andrey Markhel (JIRA)
jira-events at lists.jboss.org
Wed Nov 18 10:19:30 EST 2009
[ https://jira.jboss.org/jira/browse/RF-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list