|
From: Jan H. (JIRA) <no...@sp...> - 2008-03-12 16:02:09
|
[ http://jira.springframework.org/browse/RCP-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hoskens closed RCP-323.
---------------------------
Assignee: Jan Hoskens
Resolution: Fixed
Fix Version/s: 1.0.0
Validating event forwarded between parent-child. If parent isn't validating, child form should not validate. When parent is validating, the former state of the child will apply.
Fixed in:
http://spring-rich-c.svn.sourceforge.net/spring-rich-c/?rev=2011&view=rev
> In FormModel, setValidating and setEnabled should invoke child form methods
> ---------------------------------------------------------------------------
>
> Key: RCP-323
> URL: http://jira.springframework.org/browse/RCP-323
> Project: Spring Framework Rich Client Project
> Issue Type: Bug
> Components: Binding System
> Affects Versions: 0.1.0
> Reporter: Frank Bowers
> Assignee: Jan Hoskens
> Priority: Minor
> Fix For: 1.0.0
>
>
> When the formModel methods setValidating and setEnabled are called the same methods on each of the child forms should also be called otherwise the child forms get out of sync with the parent form.
> setValidating is in DefaultFormModel and setEnabled is in AbstractFormModel
--
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
|