DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29951>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29951 [portal] CopletTransformer does not handle forms with method="get" ------- Additional Comments From [EMAIL PROTECTED] 2004-10-11 12:39 ------- Ok, I understand that you have to do this, if the "method" is null, but in your patch you test the method against "GET" and then move the parameters into hidden fields as well. So I think we should ony check for null for the method.
