|
From: Lieven D. (JIRA) <no...@sp...> - 2008-10-09 20:07:21
|
[ http://jira.springframework.org/browse/RCP-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lieven Doclo updated RCP-406:
-----------------------------
Priority: Minor (was: Critical)
Fix Version/s: (was: 1.0.2)
1.x
Issue Type: Task (was: Bug)
> Wizard validation fires before reaching step
> --------------------------------------------
>
> Key: RCP-406
> URL: http://jira.springframework.org/browse/RCP-406
> Project: Spring Framework Rich Client Project
> Issue Type: Task
> Components: Application Framework
> Affects Versions: 0.1.0, 0.2.0, 0.2.1
> Reporter: Ryan Sonnek
> Assignee: Jan Hoskens
> Priority: Minor
> Fix For: 1.x
>
>
> Consider this simple scenerio:
> 1. MyObject has two properties, firstName and lastName.
> 2. register "required" validator for both properties.
> 3. for some reason, i built a wizard where the firstName and lastName are on two different steps of the wizard.
> 4. When launching the wizard, I'm unable to get past the first step because it says one of the properties is required.
> This is wrong because I haven't yet got to that step in the wizard to fill in that property.
--
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
|