Re: [mp2] CGI.pm param's always empty from only some clients (bug
or mistake on my part?)
by Geoffrey Young other posts by this author
Oct 30 2003 6:06PM messages near this date
Re: [mp2] CGI.pm param's always empty from only some clients (bug
or mistake on my part?)
|
Re: [mp2] CGI.pm param's always empty from only some clients (bug
or mistake on my part?)
> After porting one of my mod_perl apps from 1 to 2, I thought that I
> had it working but then later found that for some users, POST form
> data was not available.
thanks for the report.
can you let us know specifically the version of CGI.pm you were using. also,
please try with the latest CGI.pm from CPAN and see if that helps you.
I'm going to write a POST test or two and add it to the Registry test suite,
though it might not help since you say you don't see the issue all the time.
at any rate, if you could post a snippet that shows pretty much how you use
CGI.pm to get the POST data, I'll use that approach for the tests to help
reduce it some (the import statement, calls to $q-> param, etc).
thanks
--Geoff
Thread:
Scott Beuker
Kyle Dawkins
Geoffrey Young
Stas Bekman
Geoffrey Young
Geoffrey Young
Stas Bekman
|