|
From: Andreas K. (JIRA) <no...@sp...> - 2009-12-01 13:01:42
|
[ https://jira.springsource.org/browse/RCP-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Kuhtz updated RCP-622:
------------------------------
Attachment: patch-622.diff
I think this is the patch for this problem.
> ListBinding with SingleSelectionMode does not work with spring-binding 1.0.5
> ----------------------------------------------------------------------------
>
> Key: RCP-622
> URL: https://jira.springsource.org/browse/RCP-622
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Reporter: Christian Heilmann
> Assignee: Lieven Doclo
> Attachments: patch-622.diff
>
>
> spring richclient has a dependency to spring-binding in version 1.0.5
> The class ListBinding is catching IllegalArgumentException in the method isPropertyConversionExecutorAvailable(), but in spring-binding 1.0.5 the IllegalArgumentException was replaced by a ConversionException, and so the ListBinding with single-selection does not work with spring-binding 1.0.5.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|