Re: ParameterNameAware issue

2014-07-13 Thread Lukasz Lenart
2014-07-12 14:01 GMT+02:00 Markus Demetz : > Hi, > > I am trying to upgrade my application from 2.3.15.2 to 2.3.16.3. > Some of my actions implement the ParameterNameAware interface to check if a > parameter will be accepted. > I have parameters of the form like "user.username" (e.g. loginform) whi

ParameterNameAware issue

2014-07-12 Thread Markus Demetz
Hi, I am trying to upgrade my application from 2.3.15.2 to 2.3.16.3. Some of my actions implement the ParameterNameAware interface to check if a parameter will be accepted. I have parameters of the form like "user.username" (e.g. loginform) which will be passed to the acceptableParameterName(St