Modify ↓
Opened 12 years ago
Closed 12 years ago
#265 closed defect (wontfix)
Crash
Reported by: | support@… | Owned by: | bas |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | email2trac | Version: | |
Keywords: | Cc: |
Description
Hello email2trac. I observed a crash with email2trac, which I think happens when no Subject-header is given, although I'm only speculating
2011-08-03T08:02:08.975852+02:00 trac.sikkerhed.org email2trac: Traceback (most recent call last): 2011-08-03T08:02:08.979852+02:00 trac.sikkerhed.org email2trac: File "/usr/bin/email2trac", line 1642, in <module> tktparser.parse(sys.stdin) 2011-08-03T08:02:08.979852+02:00 trac.sikkerhed.org email2trac: File "/usr/bin/email2trac", line 961, in parse m.replace_header('Subject', m['Subject'].replace('\r', '').replace('\n', '')) 2011-08-03T08:02:08.979852+02:00 trac.sikkerhed.org email2trac: AttributeError: 'NoneType' object has no attribute 'replace'
This is the standard package from Debian lenny. Not sure which version number that is.
Attachments (0)
Change History (3)
comment:1 Changed 12 years ago by bas
- Status changed from new to assigned
comment:2 Changed 12 years ago by support@…
Ok, thanks for the clarification.
comment:3 Changed 12 years ago by bas
- Resolution set to wontfix
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
The email2trac package in the debian repository is too old. Version 1.0.0. This bug is already fixed in later version. The current version is 2.1.0 and 2.4.0 will be released soon. Ask the debian maintainer to updatet the package