Hello, This commit http://trac.symfony-project.org/changeset/23994 had a new feature. But this will also break existing sf1.2 project (which are invited to switch to 1.3) as sf1.2 projects might have added their own layer to translate form input choices. so this changeset might produce x2 calls to the i18n function.
I am not sure this behavior should be handle by the sfForm framework itself, the form framework is _only_ a data container by adding such options this just break this concept (IMHO). Maybe an option like : 'translate_choices' set to false by default will be better. -- Thomas Rabaix http://rabaix.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
