Re: Possible Bug in Struts 2.3.16.3 ParametersInterceptor

2014-08-19 Thread Thim Anneessens
Great news, thanks. On 08/16/2014 09:21 AM, Lukasz Lenart wrote: Yes, you are right but this is already solved in incoming 2.3.18 version :-) Thanks! 2014-08-14 16:24 GMT+02:00 Thim Anneessens >: Hi, There is a bug in the com.opensymphony.xwork2

Re: Possible Bug in Struts 2.3.16.3 ParametersInterceptor

2014-08-16 Thread Lukasz Lenart
Yes, you are right but this is already solved in incoming 2.3.18 version :-) Thanks! 2014-08-14 16:24 GMT+02:00 Thim Anneessens : > Hi, > > There is a bug in the > com.opensymphony.xwork2.interceptor.ParametersInterceptor line 427: > > notifyDeveloper(*"Parameter [#0] is too long, allowed len

Possible Bug in Struts 2.3.16.3 ParametersInterceptor

2014-08-14 Thread Thim Anneessens
Hi, There is a bug in the com.opensymphony.xwork2.interceptor.ParametersInterceptor line 427: notifyDeveloper(*"Parameter [#0] is too long, allowed length is [#1]"*, name, String.valueOf(paramNameMaxLength)); Method signature is: protected void notifyDeveloper(*Object action,* String prope