[Catalyst] updating $c->user at runtime

Yuval Kogman nothingmuch at woobling.org
Tue Feb 7 12:04:31 CET 2006


On Tue, Feb 07, 2006 at 12:00:54 +0100, Wijnand Wiersma wrote:
> 
> Op 7-feb-2006, om 11:41 heeft Yuval Kogman het volgende geschreven:
> >$person and $c->user->user are essentially the same thing here.
> 
> Ah, so
> $c->user->user->update($valid_results);
> is the same as
> $person->update($valid_results); ?

Yes

> It doesn't seem to update anything.

Very odd... Please set the environment variable DBI_TRACE to "1"
before running the server, and see if you get any SQL operations
during that request.


-- 
 ()  Yuval Kogman <nothingmuch at woobling.org> 0xEBD27418  perl hacker &
 /\  kung foo master: /me sneaks up from another MIME part: neeyah!!!!!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20060207/963e7324/attachment.pgp


More information about the Catalyst mailing list