author | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sun, 29 May 2011 18:25:49 +0000 (18:25 +0000) | ||
committer | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sun, 29 May 2011 18:25:49 +0000 (18:25 +0000) | ||
commit | 4b134bc0ffdd142b88c9cff1fbf62625d37056a3 | |
tree | 63a0f4371b2d64f2162d1d4c656c53eebe947e46 | tree | snapshot |
parent | 9f73c3fc2696b8172df70b11b7910a29f11b9dc6 | commit | diff |
Fix file-unlink bug in mailgw (Ralfs oversight when refactoring the mail
gateway code) -- if a message is sent that contains no attachments,
all previous files of the issue are unlinked, thanks to Rafal
Bisingier for reporting and proposing a fix.
I've now added a regression test that catches this issue.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4609 57a73879-2fb5-44c3-a270-3262357dd7e2
gateway code) -- if a message is sent that contains no attachments,
all previous files of the issue are unlinked, thanks to Rafal
Bisingier for reporting and proposing a fix.
I've now added a regression test that catches this issue.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4609 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | diff | blob | history | |
doc/acknowledgements.txt | diff | blob | history | |
roundup/mailgw.py | diff | blob | history | |
test/test_mailgw.py | diff | blob | history |