summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-07-08 12:47:04 -0400
committerRuben Pollan <meskio@sindominio.net>2015-07-13 11:55:30 -0400
commit221a168e07a5d8ff32573c80ab2cad54d03d3038 (patch)
tree26ad73293d39002821eb0dc2cb1a4d870de982fa /MANIFEST.in
parentc4a7bc9b2d19e70565877c4526ba2ff31acbdca1 (diff)
[bug] fix the rendering of nested multipart
This commit fix a very simplistic and until now broken handling of nested multipart that went undetected due to the structure of the mails used in tests until now. Incidentally, the way that Mail.app structures attachments made this bug noticeable. There was also an off-by-one indexing error when retrieving the subpart message for a given subpart. Be aware that the current implementation will only handle correctly 2 levels of multipart nesting. Extending beyond in a more generic way will need further work. Closes: #7244
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions