#2729: notification email is not sent if reporter or owner is NULL
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  jonas
     Type:  defect              |      Status:  new  
 Priority:  normal              |   Milestone:       
Component:  ticket system       |     Version:  0.9.3
 Severity:  normal              |    Keywords:       
--------------------------------+-------------------------------------------
 If I set both {{{always_notify_reporter}}} and {{{always_notify_owner}}}
 to {{{true}}} and owner (or reporter, but this shouldn't happen) of the
 ticket is NULL in the database, notification e-mail is not sent, because
 the code tries to call {{{None.find('@')}}}, which of course ends up with
 an exception.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2729>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to