[Catalyst] + in GET param

Tatsuhiko Miyagawa miyagawa at gmail.com
Thu Sep 13 00:39:35 GMT 2007


As discussed on IRC, this seems to be a bug introduced around Catalyst 5.708.
I got a commit bit from Jay (thanks!) and committed the fix with test suite.

http://dev.catalystframework.org/svnweb/Catalyst/revision/?rev=6873


On 9/12/07, Gavin Henry <ghenry at perl.me.uk> wrote:
> Jonathan Rockway wrote:
> > Gavin Henry wrote:
> >> Tatsuhiko Miyagawa wrote:
> >>
> >>> I tested but couldn't reproduce. So I wouldn't say this is a Cat bug.
> >> And the same result as before:
> >>
> >> Hello first.last me at gmail.com
> >>
> >
> > Would you guys be so kind as to run scandeps.pl (from Module::ScanDeps
> > on CPAN) and report the versions of everything along the prereq chain?
> >
> > FWIW, I have the same results as miyagawa and my versions look like:
> >
> > $ scandeps.pl -x script/testapp_test.pl
>
> Right, I've created a new test app, like Tatsuhiko Miyagawa showed. I get:
>
> first.last me at gmail.com
>
> on the debug console and:
>
> Hello first.last me at gmail.com
>
> scandeps for this new app gives:
>
>
> Can't locate object method "run" via package "Test" at
> <snip>
> SYSTEM ERROR in executing script/test_server.pl: 2304 at
> /usr/lib/perl5/site_perl/5.8.8/Module/ScanDeps.pm line 1058.
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>


-- 
Tatsuhiko Miyagawa



More information about the Catalyst mailing list