On Fri, Oct 30, 2009 at 10:10 PM, Julien Sobrier <[email protected]> wrote:
> > > > > Whether I access / or /admin, I don't see any log from any of the auto > functions, but I do see it from the begin fuctions. I am wondering what I am > missing. > > Looks ok, although I would explicitly return true in your auto methods. And you didn't include your action methods in your example. You are not seeing this (with added $c->req->uri shown)? [debug] root begin [debug] root auto: http://localhost:3000/ [debug] admin begin [debug] root auto: http://localhost:3000/admin [debug] admin auto > Thank you > Julien > > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > > -- Bill Moseley [email protected]
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
