Hi, I think I may have found a bug. We are using the crud stack and are setting the excudeParams for a parameter. It appears that because the params interceptor is called twice only one of the instances of the params interceptor is actually having the excludeParams variable set.
<action name="test*" class="com.TestAction"> <interceptor-ref name="testStack"> <param name="validation.excludeMethods">input,resume,cancel</param> <param name="workflow.excludeMethods">input,resume,cancel</param> <param name="params.excludeParams">body.textarea</param> </interceptor-ref> <result name="input" type="dispatcher">/test/Test.jsp</result> </action> Dave. ______________________________________________________________________ Ufi Limited Registered in England No. 3980770 Registered Office: Dearing House, 1 Young Street, Sheffield, S1 4UP learndirect Solutions Ltd Registered in England No. 5081669 Registered Office: Dearing House, 1 Young Street, Sheffield, S1 4UP UFI Charitable Trust Registered in England No. 3658378 Registered Charity No. 1081028 Registered Office: Dearing House, 1 Young Street, Sheffield, S1 4UP This email has been scanned by the MessageLabs Email Security System. ______________________________________________________________________