[Maypole] argument "OK" isn't numeric in error.log and select multiple

dfr1@wm.ru dfr1@wm.ru
Tue, 22 Jun 2004 14:45:48 +0400


Hello,

2 stange things about maypole still dont let me sleep well:

1. Since i setup authorization with authenticate method, following
error dont leave my error.log:
      null: Argument "OK" isn't numeric in numeric eq (==)
      at /usr/local/lib/perl5/site_perl/5.8.2/Maypole.pm line 73, <GEN10> line 3.

2. This is about $r->{params} and $r->{query}. That 2 vars behave
disfferently depending on a method:

                     $r->{params}                      $r->{query}
GET:                    empy                   ok , but multiples doesnt work
POST:           ok , but multiples doesnt work           empty
POST(multpart): ok , but multiples doesnt work           empty

multiples (param=1&param=2&param=232) doesnt work at all


-- 
Best regards,
 dfr1                          mailto:dfr1@wm.ru