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

Tom Briers updated WW-3880:
---------------------------

    Description: 
In version 2.3.4.1 a check on the length of the name has been added in the 
com.opensymphony.xwork2.interceptor.ParametersInterceptor class.  If the size 
of the name exceeds the set value, the parameter is silently refused without 
any hint of what happened.

The same problem exists with the other checks to accept a parameter.

Is it possible to add a logging when devMode is active so possible issues can 
be identified more easily.

  was:
In version 2.3.4.1 a check on the length of the name has been added in the 
com.opensymphony.xwork2.interceptor.ParametersInterceptor class.  If the size 
of the name exceeds the parameter is silently refused without any hint of what 
happened.

The same problem exists with the other checks to accept a parameter.

Is it possible to add a logging when devMode is active so possible issues can 
be identified more easily.

    
> Silent refusal of parameters without any logging
> ------------------------------------------------
>
>                 Key: WW-3880
>                 URL: https://issues.apache.org/jira/browse/WW-3880
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Interceptors
>    Affects Versions: 2.3.1.2, 2.3.3, 2.3.4, 2.3.4.1
>            Reporter: Tom Briers
>            Priority: Minor
>
> In version 2.3.4.1 a check on the length of the name has been added in the 
> com.opensymphony.xwork2.interceptor.ParametersInterceptor class.  If the size 
> of the name exceeds the set value, the parameter is silently refused without 
> any hint of what happened.
> The same problem exists with the other checks to accept a parameter.
> Is it possible to add a logging when devMode is active so possible issues can 
> be identified more easily.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to