Hi Christopher,

I've an issue with the i18n + admin generator + doctrine + forms  I
can't solve.

This is my post:

http://forum.symfony-project.org/index.php/t/23139/

I've been looking everywhere but I can't find the solution.
Please, if you have any clue, let me know.

Thanks in advance,
Daniel



On Sep 1, 11:12 am, "christopher o'connor" <chrisoconnor...@gmail.com>
wrote:
> Hi,
> I have had the same error when we upgraded to doctrine 1.1.3 using
> symfony 1.2.7
>
> When I added the following code it seemed to solve the problem.
> $this->getUser()->setCulture('en');
> The only thing I could track it down to was the Culture in User (in my
> case en_GB), but if I set it to 'en'
> The issue went away.
> I am not convinced this is the correct solution as Culture to me
> defines your language and country (and how things should be displayed)
> and so should be xx_XX where xx is the language and XX is the country.
>
> If there is a better solution I would like to know
> Thanks
> Chris
>
> On Aug 25, 2:34 pm, devsmt <dev...@gmail.com> wrote:
>
> > > * 1 validator failed onlang(length)
>
> > same error here, have you found a solution?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to