Hi,
ive got problem with form->embedI18n (symfony 1.2.7, in 1.2.9 problem
still exist ). Ive added 2 cultures by embedi18n(array('pl','en')),
everything works fine in cases:
a) when adding new object, its ok. There is a main form, and 2 forms
for 2 cultures/languages. Saving works fine.
b) when editing/updating existing object, everything again is ok,
saving works, forms works,
BUT
when i add another language - Houston, we have a problem. There are 3
i18n forms, but saving for third one (the new one) doesnt add another
entry in _i18n table. Updating for the 2 existing works. If i add
entry manually to the database, update goes ok.
Is there way for adding it automaticly? Update if entry for that
culture exist, add if doesnt?greets slawek --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
