[Catalyst] Catalyst::Controller::FormBuilder Patch
Juan Camacho
jc5826 at gmail.com
Sun Dec 3 02:16:31 GMT 2006
On 12/2/06, Victor Igumnov <victori at lamer0.com> wrote:
> The issue:
> If Root.pm's controller is subclassed from
> Catalyst::Controller::FormBuilder it *demands* for
> Catalyst::Controller::FormBuilder::Action::TT::RenderView.
> The solution:
> This patch, provide
> Catalyst::Controller::FormBuilder::Action::<template
> system>::RenderView for all three template systems.
>
> Comments? There might be a better solution for this, however, this is
> adequate for my needs.
>
Thanks for the bug report. It was actually much more pervasive than
just Root.pm and the RenderView ActionClass -- any ActionClass defined
in a controller would have failed. I applied a fix, so give it a try
now.
More information about the Catalyst
mailing list