|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-23 10:52:35
|
[ http://jira.springframework.org/browse/RCP-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-573:
-----------------------------
Fix Version/s: 1.0.2
> DirtyIndicatorInterceptor must not show icons on read-only fields
> -----------------------------------------------------------------
>
> Key: RCP-573
> URL: http://jira.springframework.org/browse/RCP-573
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Binding System
> Affects Versions: 1.0.1
> Reporter: Johannes Schneider
> Priority: Minor
> Fix For: 1.0.2
>
> Attachments: RCP-573.patch
>
>
> class org.springframework.richclient.form.builder.support.DirtyIndicatorInterceptor marks the components for all values as dirty. I have a usecase where I modify the ValueModel of a readonly property.
> Unfortunately this interceptor marks that object as dirty, too.
> And now the user is able to revert that change...
--
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
|