You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2007/09/03 05:47:34 UTC

[jira] Updated: (WW-2072) DefaultWorkflowInterceptor should not perform any validation, just direct flow based on validation errors available in the ValidationAware instance

     [ https://issues.apache.org/struts/browse/WW-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown updated WW-2072:
--------------------------

    Issue Type: Improvement  (was: Bug)

> DefaultWorkflowInterceptor should not perform any validation, just direct flow based on validation errors available in the ValidationAware instance
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-2072
>                 URL: https://issues.apache.org/struts/browse/WW-2072
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Musachy Barroso
>             Fix For: 2.1.0
>
>
> The validation logic in DefaultWorkflowInterceptor should be moved to the "validation" interceptor. So other interceptors that depend on validation errors don't miss validation errors added by Validatable instances. 
> As it is right now, there is no place to put the "jsonValidationInterceptor" in an stack, so it caches validation errors coming from Validatable instances

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.