I'be just subscribed to libapreq, I'll follow the question there.
El dj 14 de 07 del 2005 a les 11:49 -0400, en/na Philip M. Gollucci va escriure:
Forwarding to apreq-dev list. I might be a ble to look at this but not
until later.
Marc Gràcia wrote:
> Hi everybody, I think we've found
El dj 14 de 07 del 2005 a les 14:18 -0400, en/na Joe Schaefer va escriure:
Marc Gràcia <[EMAIL PROTECTED]> writes:
> The problem is the value of a post parameter ends with an accentued char
> (áó etc... I dont know if you can view that...) the full process dies in
> the
>
Marc Gràcia <[EMAIL PROTECTED]> writes:
> The problem is the value of a post parameter ends with an accentued char
> (áó etc... I dont know if you can view that...) the full process dies in
> the
>
> my $upload = $ar->upload($param);
>
> line and an Interna
Forwarding to apreq-dev list. I might be a ble to look at this but not
until later.
Marc Gràcia wrote:
Hi everybody, I think we've found a curious bug in libapreq2.
There's a snippet of code on we basically are processing all post
parameters from a request:
if ($req->request_me
Well, just forgot to say that "$ar" is the Apache2::Request.
El dj 14 de 07 del 2005 a les 11:08 +0200, en/na Marc Gràcia va escriure:
Hi everybody, I think we've found a curious bug in libapreq2.
There's a snippet of code on we basically are processing all post parameters from
Hi everybody, I think we've found a curious bug in libapreq2.
There's a snippet of code on we basically are processing all post parameters from a request:
if ($req->request_method() eq 'POST')
{
my $hay_uploads=0;
foreach my $param (keys %args)