[
https://issues.apache.org/struts/browse/WW-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Musachy Barroso resolved WW-2757.
---------------------------------
Resolution: Fixed
* interceptors "debugging", "profiling" and "scopedModelDriven" are removed
between "chain" and "modelDriven"
These interceptor should be applied only once.
* no parameter set for second ref. to interceptor "params" - while for the
defaultStack "params" has this: excludeParams = dojo\..*
fixed
* the "excludeMethods" parameter of either "validation" or "workflow"
interceptors is missing the additional "browse" value
fixed
> Stacks defaultStack & paramsPrepareParamsStack are not synced
> -------------------------------------------------------------
>
> Key: WW-2757
> URL: https://issues.apache.org/struts/browse/WW-2757
> Project: Struts 2
> Issue Type: Improvement
> Components: Documentation, XML Configuration
> Affects Versions: 2.1.6
> Reporter: Maxx
> Priority: Minor
> Fix For: 2.1.7
>
>
> Although told in the XML comment just above its definition in the
> struts-default.xml, the "paramsPrepareParamsStack" stack is not 100% based on
> the "defaultStack" stack with just an additional reference to the params
> interceptor.
> There are other differences which are unfortunately not documented (for
> unknown reasons):
> * interceptors "debugging", "profiling" and "scopedModelDriven" are removed
> between "chain" and "modelDriven"
> * no parameter set for second ref. to interceptor "params" - while for the
> defaultStack "params" has this: excludeParams = dojo\..*
> * the "excludeMethods" parameter of either "validation" or "workflow"
> interceptors is missing the additional "browse" value
> Additionally since Struts 2.1.x the interceptor "i18n" has been moved just
> above the first reference to "params". I suppose it's for proper
> internationalization support, but once again, this is not
> documented/explained.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.