This was a bug fixed in 0.11.3. http://trac.edgewall.org/changeset/
7720/ . Upgrading should fix you right up.
--Noah
On Sep 18, 2009, at 1:26 AM, Jewel Nuruddin wrote:
>
> Hi
> I install tarc 0.11.1 all the project and notification are working
> well but for one project I install agilo plugin agilo-1.0.2_PRO and
> did not received any mail notification from this project below is te
> error log. if anybody can help me please....
>
> 2009-09-18 14:35:22,229 Trac[web_ui] ERROR: Failure sending
> notification on change to ticket #58: 'NoneType' object has no
> attribute 'find'
> Traceback (most recent call last):
> File "/usr/lib/python2.5/site-packages/Trac-0.11.1-py2.5.egg/trac/
> ticket/web_ui.py", line 992, in _do_save
> tn.notify(ticket, newticket=False, modtime=now)
> File "/usr/lib/python2.5/site-packages/Trac-0.11.1-py2.5.egg/trac/
> ticket/notification.py", line 140, in notify
> 'ticket_props': self.format_props(),
> File "/usr/lib/python2.5/site-packages/Trac-0.11.1-py2.5.egg/trac/
> ticket/notification.py", line 159, in format_props
> if fval.find('\n') != -1:
> AttributeError: 'NoneType' object has no attribute 'find'
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---