#3361: changes in notification cause breakage in email2trac
-------------------------------------+--------------------------------------
 Reporter:  [EMAIL PROTECTED]         |        Owner:  eblot   
     Type:  defect                   |       Status:  assigned
 Priority:  normal                   |    Milestone:          
Component:  ticket system            |      Version:  devel   
 Severity:  major                    |   Resolution:          
 Keywords:  notification email2trac  |  
-------------------------------------+--------------------------------------
Comment (by cboos):

 Replying to [comment:2 eblot]:
 > How do you exactly call the notification handler ?

 Yes, I think that this might be the problem...
 The notify method signature has changed, it now takes a `req` argument:
 {{{
 #!python
 def notify(self, ticket, req, newticket=True, modtime=0):
 }}}

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3361>
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