done :) On Thursday, May 3, 2012 10:15:13 AM UTC+2, Bernhard Schussek wrote: > > Hi omissis, > > I need to investigate this further. Could you send a PR for your patch? > > Thanks, > Bernhard > > 2012/4/30 omissis: > > Hi all, > > while working with the Sonata Admin Bundle, I have noticed I can't add > a > > sonata_type_admin to another sonata_type_admin due to a circular > reference > > exception. > > I took a look at the code and I managed to write a patch and a couple of > > tests that should allow that kind of behavior without dropping the > circular > > reference check: basically with the new implementation an exception is > > thrown only if a FooType named 'fooBar' is added to another field of the > > same type AND name. > > Does anyone have comments on this? this is the branch on > > github: > https://github.com/omissis/symfony/tree/form-circular-references-fix > > > > Thank you > > > > -- > > If you want to report a vulnerability issue on symfony, please send it > to > > security at symfony-project.com > > > > 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 >
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
