|
From: Jan H. (JIRA) <no...@sp...> - 2008-03-11 14:59:07
|
[ http://jira.springframework.org/browse/RCP-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hoskens closed RCP-428.
---------------------------
Assignee: Jan Hoskens
Resolution: Fixed
Fix Version/s: 1.0.0
Fixed in
http://spring-rich-c.svn.sourceforge.net/spring-rich-c/?rev=2007&view=rev
Thanks for the patch
> Problem with comparators in ShuttleSortableTableModel when TableColumnModel is changed
> --------------------------------------------------------------------------------------
>
> Key: RCP-428
> URL: http://jira.springframework.org/browse/RCP-428
> Project: Spring Framework Rich Client Project
> Issue Type: Bug
> Affects Versions: 0.1.0, 0.2.0, 0.2.1, 1.0.0, 2.0.0
> Environment: Fedora Core 3, JDK 1.5.0_09
> Reporter: Mauro Ransolin
> Assignee: Jan Hoskens
> Fix For: 1.0.0
>
> Attachments: RCP-428.patch
>
>
> When the TableColumnModel have its columns changed (added, removed, moved), the Comparators of ShuttleSortableTableModel should be affected to avoid ClassCastException when the objects are sorted.
> Like the ShuttleSortableTableModel and the TableColumnModel can't see each other, the Comparators should be reseted manually.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|