|
From: Benoit X. (JIRA) <no...@sp...> - 2008-09-22 13:59:11
|
ShuttleBinder does not update dirty property correctly
------------------------------------------------------
Key: RCP-571
URL: http://jira.springframework.org/browse/RCP-571
Project: Spring Framework Rich Client Project
Issue Type: Bug
Components: Binding System
Affects Versions: 1.0.0
Reporter: Benoit Xhenseval
Hi
I'm facing the following problems:
- When loading an object and doing a ValidationFormModel.setFormObject(myobject); The ShuttleList will trigger a DIRTY = true on the model although nothing has changed!
- Furthermore, if the original selected list is NOT empty at the beginning and then an item is added (moved left to right) to the selected list, the DIRTY attribute is NOT changed to true (the set has changed! if you commit the model, your object has changed!).
Has anyone seen this / anyone got a fix?
Thanks
Benoit.
--
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
|