Patch Submission for ActionServlet.java

2001-06-12 Thread Chad Johnston
Greetings, I'm not 100% sure of the protocol to follow when submitting a patch, so please let me know if I'm screwing this up. In ActionServlet.java, the processValidate method forwards the request back to the input page if validation fails. The code in question looks like this:

Re: Patch Submission for ActionServlet.java

2001-06-12 Thread Martin Cooper
This problem has been fixed on the main trunk, and there is a Bugzilla bug report for moving it into the Struts 1.0 branch. You are correct that the request needs to be unwrapped. Rest assured that the fix will be in Struts 1.0! -- Martin Cooper At 12:36 PM 6/12/01, Chad Johnston wrote:

Re: Patch Submission for ActionServlet.java

2001-06-12 Thread Matt Raible
Any idea when 1.0 will be released? Thanks, Matt - Original Message - From: Martin Cooper [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, June 12, 2001 2:00 PM Subject: Re: Patch Submission for ActionServlet.java This problem has been fixed on the main

Re: Patch Submission for ActionServlet.java

2001-06-12 Thread Martin Cooper
, 2001 2:00 PM Subject: Re: Patch Submission for ActionServlet.java This problem has been fixed on the main trunk, and there is a Bugzilla bug report for moving it into the Struts 1.0 branch. You are correct that the request needs to be unwrapped. Rest assured that the fix will be in Struts