On 04.01.2010, at 11:49, Lukas Kahwe Smith wrote: > (*) the issue is caused by the way the behaviors are defined in the > sfDoctrineGuard plugin: > sfGuardUser: > actAs: [Timestampable] > > in my customized plugin i used the "proper" (aka the one that does not > require magic inside the Doctrine builder), then it clashes with the "merge > magic" inside the Doctrine plugin task code: > sfGuardUser: > actAs: > Timestampable: ~ > SoftDelete: ~ > Blameable: > <<: *Blameable > > I guess I will discuss with Jonathan if this bug should be fixed inside the > plugin merge task or inside the Doctrine builder.
guess someone else has already opened a ticket: http://trac.symfony-project.org/ticket/8044 regards, Lukas Kahwe Smith m...@pooteeweet.org
-- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-us...@googlegroups.com. To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.