Hi,
I'm not sure if this is a bug and I don't know how to use the trac  
system to file it but anyway...

If I use a numeral as the name for my embedded form, the auto  
populating fails...

$this->embedForm(1, $form);                             // passing a numeral  - 
auto populating  
fails

$this->embedForm('1', $form);                           // passing a string of 
a numeral -  
auto populating fails

if I change the name to a string which isn't a number, it works as  
expected.

Hope thats interesting to someone??
Regards
Jonathan

--~--~---------~--~----~------------~-------~--~----~
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