Thanks. Perhaps the reason it's working in 1.0 for me is because I changed the propel builder class, as instructed by the sfModerationPlugin:
* If you use symfony 1.0, change one builder class in propel.ini to avoid a bug in behaviors (not necessary in symfony 1.1): ; builder settings propel.builder.peer.class = plugins.sfModerationPlugin.lib.SfPeerBuilder On May 15, 12:02 am, Fabien POTENCIER <[EMAIL PROTECTED] project.com> wrote: > forkmantis wrote: > > I submitted a patch a while back for sfPropelParanoidBehaviorPlugin. > > >http://trac.symfony-project.com/ticket/3269 > > I've just applied the patch and released 1.0.3. > > > > > Thus far it hasn't been commented on in any way. I realize that > > Fabien and the rest of you are busy with symfony 1.1, and probably > > don't care much about fixing a plugin for 1.0. It seems like a fairly > > trivial and non-harmful change to me. Is there any reason for me not > > to go ahead and commit it? The plugin doesn't have any unit tests, so > > I'm not really sure how to test it other than in my own project. It > > seems to work well for me, and is also used by sfModerationPlugin. > > Your patch will work with symfony 1.1 only as the 3 hooks you've add do > not exist in symfony 1.0. > > Fabien > > >http://trac.symfony-project.com/browser/plugins/sfModerationPlugin/co... > > > will --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
