RE: [ANN] Struts 2.3.16.3 GA release available - security fix

2014-05-15 Thread Tamer Erdogan
If we have 2.3.16.2 installed, should we also update to 2.3.16.3. Because in S2-022 2.3.16.2 is not in affected version. Regards Tamer -Original Message- From: Lukasz Lenart [mailto:lukaszlen...@apache.org] Sent: Monday, May 5, 2014 16:33 To: Struts Users Mailing List; Struts Developers

No parameters set in action when file upload exceeds max size

2014-05-15 Thread Greg Lindholm
When I try to upload a file that exceeds the configured 2M max then no parameters get set on my action. I can't present the user with a pretty error message since all context is missing without the rest of the parameters. The file upload is part of a form post that include a bunch of other parame