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 13:26 -------
Method=null should be equivalent to method GET, because 
GET is the default unless method="POST" is specified. 
I've experianced that the browser (mozilla) did no merge 
of the request parameters, but threw the ones in the action 
attribute away, as soon the method was unspecified or get and 
had no encoding or the x-www-form-urlencoded encoding.

Reply via email to