[symfony-users] Re: ahDoctrineEasyEmbeddedRelationsPlugin always inserts a new item

2010-08-10 Thread Adam Divak
great, thank you On Aug 9, 5:22 pm, gimler wrote: > i have allready fix this bug in the trunk and some other problems like > nested embeded ;) > > actually we test the actual state and make a release in the near time. > > greetings > Gimler > > On Aug 9, 4:55 pm, Adam

[symfony-users] ahDoctrineEasyEmbeddedRelationsPlugin always inserts a new item

2010-08-09 Thread Adam Divak
Hi, I'm trying to set up a form using ahDoctrineEasyEmbeddedRelationsPlugin and I think there is a small bug in the code that renders the whole thing useless: whenever I save my form, a new item is inserted (or at least Sf tries to insert a new record and I get a Doctrine error). The problem is th