On 23 July 2012 10:25, Jan Grmela <jan.grm...@imakers.cz> wrote:
> I've found the problem causing the non-working translation. Actually, FormFu
> isn't loading it's config from MyApp->config() set in MyApp.pm which is
> really weird. When I put the configuration values to myapp.yml, the
> translation started to work as desired!

Strange.
Are you getting the form object from the controller
($controller->form), and not instantiating it yourself
(HTML::FormFu->new) ?
Carl

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to