Hi Emmanuel, * Emmanuel Quevillon <[EMAIL PROTECTED]> [2008-04-30 16:30]: > Maybe I can clarify the situation.
OK; but all of that was already reasonably obvious. The issue is, you are doing something to forward to ::View::TT automatically at the end of a request. Catalyst does not do that by itself. So the problem would have to be fixed there. First question: what does the `end` action in your Root controller do? Do you have any other `end`s? If so, what do those do? Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ 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/
