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
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
|