Igor Chudov wrote:
--- Stas Bekman <[EMAIL PROTECTED]> wrote:
[...]
I already applied this patch (at Randy's

suggestion, I

think). It did not help.

so what's the latest error that you get? The easiest
way to help us to reproduce the problem is to download the Apache-Test
Skeleton, that you can find linked from here:



http://perl.apache.org/docs/2.0/user/help/help.html#Problem_Description

add a *minimal* code that we can reproduce your
problem with and send it here. Once we have it and we can reproduce it, it
should be trivial to fix.


I do not get any error, however, CGI does not return
te needed form parameter value. As though the value
was never passed to the form. If I change the method
from POST to GET, everything is fine.

OK, so that's a different story. But the 'require Apache2::RequestIO;' was indeed needed, correct? As I have submitted a patch to Lincoln for CGI.pm.


I will try to reproduce the minimal handler that
reproduces the problem.

While you do that, take a look at the mod_perl tests as suggested by Randy. You will see how to write this kind of tests.


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to