[Catalyst] CGI parameters
Andy Grundman
andy at hybridized.org
Thu Apr 21 21:20:55 CEST 2005
Juan Camacho wrote:
> In my real application, this is causing problems when calling
> $c->request->params->{'bank_id'} since I'm expecting a SCALAR -- not
> ARRAY ref.
>
> Is this a bug? or am I supposed to now obtain the parameters by some
> other means?
I'll take a look into this and try to duplicate it. Can you provide
some more information in the meantime:
CGI.pm version
Catalyst version (try 5.03 if you haven't yet)
Does Catalyst's 'make test' pass on your system?
Thanks,
-Andy
More information about the Catalyst
mailing list