branch | stable |
changeset 4583 | 356f08325072 |
parent 4252 | 6c4f109c2b03 |
child 4719 | aaed3f813ef8 |
--- a/mail.py Mon Feb 15 15:20:06 2010 +0100 +++ b/mail.py Mon Feb 15 15:20:45 2010 +0100 @@ -200,7 +200,8 @@ continue except Exception, ex: # shouldn't make the whole transaction fail because of rendering - # error (unauthorized or such) + # error (unauthorized or such) XXX check it doesn't actually + # occurs due to rollback on such error self.exception(str(ex)) continue msg = format_mail(self.user_data, [emailaddr], content, subject,