Good question... Can you run the test suite from a source tree and see if anything fails? (./reviewboard/manage.py test)
Christian On Tuesday, April 20, 2010, Stephen Gallagher <[email protected]> wrote: > On 04/20/2010 11:26 AM, Stephen Gallagher wrote: > > Sorry, maybe I was unclear. By putting that log message where Scott > recommended, I proved that send_review_mail() was not being called at all > (the log message never printed). So I'm trying to figure out how to track > down the misconfiguration. > > > > Upon further investigation, it looks like the callback hooks for > notifications are never being set up. I set a "raise SyntaxError" in > reviewboard.notifications.email.connect_signals() and it never fired (and > ReviewBoard continued to operate normally) > > So... can anyone tell me why notifications aren't being set up? > > -- > Want to help the Review Board project? Donate today at > http://www.reviewboard.org/donate/ > Happy user? Let us know at http://www.reviewboard.org/users/ > -~----------~----~----~----~------~----~------~--~--- > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/reviewboard?hl=en -- -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
