[richfaces-issues] [JBoss JIRA] (RF-11755) ScrollableDataTableRowKeyConverter expects Integer as RowKey Type

Brian Leathem (Updated) (JIRA) jira-events at lists.jboss.org
Mon Dec 5 15:46:42 EST 2011


     [ https://issues.jboss.org/browse/RF-11755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list