btw i have two issues... i can't use
pt_br :P

with that patch i can use a line like languages pt_br
but it's loading es.pm instead of my file.. :(

and also if i use .yml file i got a messy page
to have a nice utf8 page only with a .conf file..
and btw when i sub someaction :FormConfig { ...}
on catalyst it doesn't search form a .conf file
so i have to specify FormConfig('/path_to_.conf') { ... }

as i'm not very experienced with perl i think that
it's the "formFu" constructor problem.
i know c++ so that's i my bet, but i also don't know
if you want to have formfu to search for .conf file..

Thanks.



----- Mensagem original ----
De: Carl Franks <[EMAIL PROTECTED]>
Para: "HTML Form Creation, Rendering and Validation Framework" 
<html-formfu@lists.scsys.co.uk>
Enviadas: Quarta-feira, 27 de Agosto de 2008 16:34:03
Assunto: Re: [html-formfu] pt_br translation and some problens with .conf files

2008/8/27 Daniel Nicoletti <[EMAIL PROTECTED]>:
> Hi attached is the pt_br file.
>
> But i also have a problem using apache config
> files, mst tried to solve, but his patch
> end up opening the es.pm file..
>
> line 104 on Localization:
> -    return...
>
> +    my $languages = $self->languages;
> +    $languages = [ $languages ] unless ref($languages);
> +    return $class->get_handle(@$languages);

Thanks - I've applied the Localization patch, and added pt_br.pm

Cheers,
Carl

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



      Novos endereços, o Yahoo! que você conhece. Crie um email novo com a sua 
cara @ymail.com ou @rocketmail.com.
http://br.new.mail.yahoo.com/addresses
_______________________________________________
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