[Catalyst] Login problem with Cat5

Sebastian Riedel sri at oook.de
Tue Apr 19 01:05:01 CEST 2005


Am 19.04.2005 um 00:47 schrieb Michael Reece:
> The problem is when C::P::A::CDBI session_login calls
>     $c->login( $user, $password );
> it invokes the sub login on MyApp, rather than the sub login in
> C::P::A::CDBI.
>
> Is there a way around this, short of changing the action to do_login?
>

Thats why we have controllers...

--
sebastian




More information about the Catalyst mailing list