[ http://mc4j.org/jira/browse/STS-461?page=comments#action_11019 ] 
            
Phil Sladen commented on STS-461:
---------------------------------

I might be misunderstanding the point at which 'binding' occurs. I would have 
thought that the properties have already been bound as the validation error I 
am referring to is being generated in an action. I can understand that during 
the validation phase no bean properties should be updated, and if a validation 
error occurs at this stage then the user will indeed be presented with the 
original form. However, once an action is called, if it decides to update a 
property then IMHO there is no reason why that update shouldn't be propagated 
to what the user sees? Please excuse my ignorance of any fundamental reason(s) 
why this couldn't be made to work. Thanks.

> Wrong default for the Population strategy?
> ------------------------------------------
>
>                 Key: STS-461
>                 URL: http://mc4j.org/jira/browse/STS-461
>             Project: Stripes
>          Issue Type: Bug
>          Components: ActionBean Dispatching
>    Affects Versions: Release 1.4.3
>         Environment: Windows/Linux, Tomcat 5.5.28
>            Reporter: Phil Sladen
>         Assigned To: Tim Fennell
>            Priority: Minor
>
> I had an event handler that updates a few action properties from the 
> submission, but then returns a validation failure. The form is redisplayed, 
> but with the property values that were submitted to the action, rather than 
> with the updated values in the action. Shouldn't the default population 
> strategy be to take values from the actionbean before the page parameters. 
> The current default appears to assume that pages are designed to submit to 
> themselves when they should be submitting to an action.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to