Re: Issue with parameters with Struts 2.3.15.1

2013-08-02 Thread Thim Anneessens
Ok, i'll test this and I'll come back to you. Thanks. On 08/01/2013 04:00 PM, Lukasz Lenart wrote: Can you test with the latest SNAPSHOT? This can be related to https://issues.apache.org/jira/browse/WW-4142 And you can di

Re: Issue with parameters with Struts 2.3.15.1

2013-08-01 Thread Lukasz Lenart
Can you test with the latest SNAPSHOT? This can be related to https://issues.apache.org/jira/browse/WW-4142 And you can directly use DefaultActionMapper from 2.3.15.1, just copy the code and define your custom Action mapper as specified in the docs. Regards -- Łukasz + 48 606 323 122 http://www

Issue with parameters with Struts 2.3.15.1

2013-07-31 Thread Thim Anneessens
Hi Struts users, I am having problems migrating from version 2.3.1.2 to version 2.3.15.1. This upgrade seems pretty important as it fixes a known security issue. The problem I am having is the that apparently, I can no longer check if a property has been gi