id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
9616	AnnouncementSystem fails when set_message_id is false and ticket is changed	julrich	hasienda	The `AnnouncementSystem` fails when the {{{set_message_id}}} option is set to {{{false}}}. More precisely, an email is sent for the creation of a ticket but not when the ticket is changed.\r\n\r\nHere is the Traceback:\r\n{{{\r\n2011-12-15 13:52:28,528 Trac[api] ERROR: AnnouncementSystem failed.\r\nTraceback (most recent call last):\r\n  File "/usr/local/lib/python2.7/dist-packages/TracAnnouncer-0.11.1_r10458-py2.7.egg/announcerplugin/api.py", line 369, in _real_send\r\n    distributor.distribute(transport, packages[transport], evt)\r\n  File "/usr/local/lib/python2.7/dist-packages/TracAnnouncer-0.11.1_r10458-py2.7.egg/announcerplugin/distributors/email_distributor.py", line 238, in distribute\r\n    self._do_send(transport, event, k, v, fmtdict[k])\r\n  File "/usr/local/lib/python2.7/dist-packages/TracAnnouncer-0.11.1_r10458-py2.7.egg/announcerplugin/distributors/email_distributor.py", line 341, in _do_send\r\n    rootMessage['In-Reply-To'] = msgid\r\nUnboundLocalError: local variable 'msgid' referenced before assignment\r\n2011-12-15 13:52:28,528 Trac[api] ERROR: AnnouncementSystem failed.\r\nTraceback (most recent call last):\r\n  File "/usr/local/lib/python2.7/dist-packages/TracAnnouncer-0.11.1_r10458-py2.7.egg/announcerplugin/api.py", line 369, in _real_send\r\n    distributor.distribute(transport, packages[transport], evt)\r\n  File "/usr/local/lib/python2.7/dist-packages/TracAnnouncer-0.11.1_r10458-py2.7.egg/announcerplugin/distributors/email_distributor.py", line 238, in distribute\r\n    self._do_send(transport, event, k, v, fmtdict[k])\r\n  File "/usr/local/lib/python2.7/dist-packages/TracAnnouncer-0.11.1_r10458-py2.7.egg/announcerplugin/distributors/email_distributor.py", line 341, in _do_send\r\n    rootMessage['In-Reply-To'] = msgid\r\nUnboundLocalError: local variable 'msgid' referenced before assignment\r\n}}}	defect	closed	normal	AnnouncerPlugin	minor	fixed	email header	julrich	0.11
