Code

- fix handling of traceback mails to the roundup admin
authorschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 7 Oct 2011 19:08:54 +0000 (19:08 +0000)
committerschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 7 Oct 2011 19:08:54 +0000 (19:08 +0000)
commit5bce0be3879628d6bfa0b6a0c844703c9de96b05
tree79e02ad15efcb04ee3ed12417e447b25ae8d9c57
parentd5597ec3a5458ae238e653aff0b333b44ad165a2
- fix handling of traceback mails to the roundup admin
- now this mail is a multipart/alternative with the HTML part *and* the
  traceback in text-format.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4656 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/cgi/client.py