Viljo Marrandi wrote:
> Eh, that happens when you don't read mail before hitting send.
>
> $c->forward('/channels/list', [ qw/test/ ]);
>
> works just fine, but
>
> $c->forward('/channels/list/test');
>
> doesn't.
Thanks, this is definitely a bug. We'll get it fixed. :)
-Andy