]
Brian Leathem updated RF-11755:
-------------------------------
Fix Version/s: 3.Future
ScrollableDataTableRowKeyConverter expects Integer as RowKey Type
-----------------------------------------------------------------
Key: RF-11755
URL:
https://issues.jboss.org/browse/RF-11755
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.3.3.Final
Environment: Liferay 5.2.4, JSF 1.2_15, Richfaces 3.3.3, Portlet 2.0
Reporter: Markus Staab
Fix For: 3.Future
The ScrollableDataTableRowKeyConverter which is used by the scrollableDataTable expects
the rowKey to be an Integer.
Since we use the primary of our database as a rowKey and this is of type Long, we got in
trouble with this component.
The converter would be more compatible with this situation if it would check against Long
instead of Integer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: