Can you create a ticket on trac?

Thanks,
Fabien

--
Fabien Potencier
Sensio CEO - symfony lead developer
sensiolabs.com | symfony-project.com | aide-de-camp.org
Tél: +33 1 40 99 80 80


Thomas Rabaix wrote:
> Hello,
> 
> It look like the sfPropel::initialize isn't call at the right place.
> When the user is loaded and the culture is set (sf_culture) the event
> 'user.change_culture' is called, however the
> sfPropel::listenToChangeCultureEvent is not notified as it is not yet
> registered.
> 
> More over, in the action if I do : $this->getUser()->setCulture($culture);
> 
> the sfPropel::listenToChangeCultureEvent is not notified. The
> sfPropel::initialize is initialized when the view is rendered.
> 
> So with this issue the default language is used in Propel and not the
> one defined by the user.
> 
> Thomas
> 
> > 
> 
> 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to