[
https://issues.apache.org/struts/browse/WW-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42156
]
Musachy Barroso commented on WW-2072:
-------------------------------------
Will be fixed in Xwork:
https://issues.apache.org/struts/browse/WW-2072
I will leave this ticket open as I'm not sure if I need to modify something in
struts-default.xml for backward compatibility.
> 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
> Assignee: 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.