[Catalyst] Re: Trying out FormHandler,
running into "maketext" error
John Anderson
genehack at genehack.org
Mon Nov 22 03:38:35 GMT 2010
On Nov 21, 2010, at 10:26 PM, will trillich wrote:
> Pooh. Still no luck. When we try a more more Moose-y approach, we do get updated database records (stuffing the URL with arguments to affect a form-submit) but still can't render, with the same error as before:
Have you looked at the docs for HTML::FormHandler::TraitFor::I18N? Based on that, you may want to see if you have something in $ENV{LANGUAGE_HANDLE} or try passing in a language handle to your form constructor -- or may try push_errors instead of add_errors, as that documentation suggests.
j.
More information about the Catalyst
mailing list