Foswiki::Request documentation state that in the presence of both QUERY_STRING and body parameters (sent in a POST request), all values are available, but it's wrong. The first time I designed Foswiki::Request it behaved this way, but I read CGI.pm code and made a few tests and came to the conclusion that QUERY_STRING is ignored if request method is POST, then I changed Foswiki::Request, but I didn't update its documentation.

-- GilmarSantosJr - 31 Jan 2009

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads