
ivan.wills at gmail
May 21, 2009, 12:19 AM
Views: 614
Permalink
|
Hi, I'm getting the following error Caught exception in Diet::Controller::Root->end "Can't use an undefined value as a HASH reference at /usr/local/share/perl/5.10.0/Catalyst/Action/RenderView.pm line 34." This only with one of my controllers all the others work fine, also the line mentioned in RenderView uses *$c->req->params->{dump_info}* so I assume params is some how being undefined. I have tried setting/not setting templates and even removing the entire body of the index method none of these effect the error. Any ideas about how to fix this? I am using Catalyst 5.80004. Thanks, Ivan * *-- email/jabber: ivan.wills[at]gmail.com / / _ _ / \ / | | | | / \/ \_| | |
|