Maybe it is related to this change [1]? I mean, it solves your
problem? Can you test with the latest snapshot version?

https://issues.apache.org/jira/browse/WW-4257


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

2014-03-27 12:40 GMT+01:00 thomas.hill <th...@gmx.de>:
> Hello,
>
> my Problem is, that my application work fine until struts version 2.3.15.3
> Since version 2.3.16 my application doesnt work.
> I know there were some changes in ParametersInterceptor.
>
> In my action i override the method "acceptableParameterName(String)".
>
> The problem is, that since version 2.3.16 for simple paramNames like "test1"
> that works fine, but i have a lot of paramNames with a dot in name like
> "session.bean.firstname" and this doesnt work.
> It seams so, that the ParametersInterceptor split these paramNames in
> "session", "bean" and "firstname".
>
> Is this a bug or a feature?
> There are any restrictions for param names (no using of dots)?
>
> regards,
> Thomas
>
>
>
> --
> View this message in context: 
> http://struts.1045723.n5.nabble.com/Param-names-with-spaces-tp5715585p5715589.html
> Sent from the Struts - Dev mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to