[Catalyst] $c->action->name and TT

Peter Edwards peterdragon at users.sourceforge.net
Sun Jan 22 19:29:20 CET 2006


I had this error on another app and it was caused because I had installed
Template Toolkit without the compiled cache option. Try reinstalling TT2 and
see if that helps.

Regards, Peter

-----Original Message-----
From: catalyst-bounces at lists.rawmode.org
[mailto:catalyst-bounces at lists.rawmode.org] On Behalf Of David Hodgkinson
Sent: 20 January 2006 17:57
To: catalyst at lists.rawmode.org
Subject: [Catalyst] $c->action->name and TT


I'm toying with Enzyme, and when trying to add or edit stuff I get:


Couldn't render template "undef error - Operation `eq': no method found,
	left argument in overloaded package Data::FormValidator::Results,
	right argument has no overloaded magic at /Library/Perl/5.8.6/ 
Template/Stash.pm line 582."

Googling led me to:

http://lists.rawmode.org/pipermail/catalyst/2006-January/004278.html

However, adding the recommended fallback => 1 makes no difference.

Any other clues?

Ta,

Dave





More information about the Catalyst mailing list