[Trac-tickets] [The Trac Project] #2255: emailfilter.py fails with

The Trac Project noreply at edgewall.com
Fri Oct 21 10:24:18 CDT 2005


#2255: emailfilter.py fails with
------------------------------------------+---------------------------------
 Reporter:  Markus Tacker <m at tacker.org>  |       Owner:  jonas
     Type:  defect                        |      Status:  new  
 Priority:  normal                        |   Milestone:       
Component:  ticket system                 |     Version:  devel
 Severity:  normal                        |   Keywords:                                |  
------------------------------------------+---------------------------------
 source:/trunk/contrib/emailfilter.py#1831

 {{{
 Command died with status 1: "/etc/mail/trac-ticket-test.py".
 Command output:
 Traceback (most recent call last):
    File "/etc/mail/trac-ticket-test.py", line 64, in ?
      tktparser.parse(sys.stdin)
    File "/etc/mail/trac-ticket-test.py", line 58, in parse
      if tkt.get('description'): AttributeError: 'Ticket' object has no
 attribute 'get' )
 }}}

 Removing ling 58 makes it work.

 Also it would be great that a new ticket notification is sent.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2255>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list