[Catalyst] Catalyst 5.50 RC1
Viljo Marrandi
viljo at marrandi.ee
Wed Oct 12 15:01:09 CEST 2005
Hello,
Just reporting, that old apps seemed to work fine, but using
$c->forward('/channels/list', [ qw/test/ ]);
instead of
$c->forward('/channels/list/test');
didn't work for me. I got error: "Couldn't forward to command "test".
Invalid action or component."
Rgds,
Viljo
Sebastian Riedel wrote:
>
> Am 10.10.2005 um 20:16 schrieb Phil Mitchell:
>
>> Thanks Andy and all -- these are much appreciated. I plugged it into
>> my dev system and nothing appears to have broken ...
>
>
> Very good, thx.
>
> Everybody else, pls report flawless updates too.
> The more feedback, the faster we can release a final. ;)
>
>
> --
> sebastian
>
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
More information about the Catalyst
mailing list