Code

The email for the first message on an issue was sometimes having its
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 23 Feb 2010 03:20:17 +0000 (03:20 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 23 Feb 2010 03:20:17 +0000 (03:20 +0000)
commitd3f8ed31357f1be1805f806e94b478116a8012e6
tree8b83bbd2da2f6f945c7de63934b61dae77415d0e
parent430ffee2115c6aef9dd701134686d28168fd4123
The email for the first message on an issue was sometimes having its
In-Reply-To set to itself (thanks Eric Kow).

Also fix roundupdb IssueClass code to use the variable "issueid" instead of
the braindead "nodeid".

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4464 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/roundupdb.py
test/memorydb.py
test/test_mailgw.py