[cgiapp] ValidateRM and dynamic content

Todd W trwww at sbcglobal.net
Fri Feb 29 07:44:22 EST 2008


From: "John Spooner" <jspooner at liaison-intl.com>

> I am using HTML::Template and CGI::Application::Plugin::ValidateRM.
> Page content is generated dynamically which works fine until a
> validation error occurs.  Unfortunately <err_<TMPL_VAR field_name>> is
> not valid H::T.
>
> In perusing the C::A email archives I see that the same issue has been
> brought up before (almost 3 years ago, but at least I know others have
> suffered the same fate).  Unfortunately there was no documented
> resolution.  Does anyone have any advice?

I dont have anything for you other than you have reached the designed limits 
of H::T.

My advice is to switch to TT (pretty easy, esp since you are already using 
CGI::App).

Todd W.



More information about the cgiapp mailing list