|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-23 09:49:17
|
[ http://jira.springframework.org/browse/RCP-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=40583#action_40583 ]
Lieven Doclo commented on RCP-573:
----------------------------------
sounds reasonable, checked the code, should be easy to fix...
> 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
>
> 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
|