[Catalyst] Re: Strange warning...

Aristotle Pagaltzis pagaltzis at gmx.de
Sun Nov 22 13:12:25 GMT 2009


* Rippl, Steve <rippls at woodlandschools.org> [2009-11-20 19:00]:
> Catalyst version 5.80011
>
> $c->response->redirect($c->uri_for($c->controller('WsdSis::Controller::Section')->action_for('list')));

$c->response->redirect($c->uri_for_action('/sections/list'));

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list