]> git.donarmstrong.com Git - debbugs.git/commit
[project @ 2003-06-20 18:13:01 by cjwatson]
authorcjwatson <>
Sat, 21 Jun 2003 01:13:01 +0000 (17:13 -0800)
committercjwatson <>
Sat, 21 Jun 2003 01:13:01 +0000 (17:13 -0800)
commit9c3cfe2e312ed69a0a9a4f7bcacf274975ad442f
treec8d10a8e9a4432e9a6e647a2b138ff00366f6f74
parentf5c9ff3aa4e07d58155a1279c73b93c3d94015e6
[project @ 2003-06-20 18:13:01 by cjwatson]
By default, the MIME-tools treat message/* parts as singlepart messages but
nevertheless implement the parts() method for them so that you can drill
down into the nested messages. Until now we were just displaying an
attachment link for message/* but not the actual message, which was a bit
unhelpful. Instead, we now decode and display the inner message within a
<blockquote> tag.

(Test case first spotted at nCipher, but see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=93268&msg=60 for an
example.)
cgi/bugreport.cgi
debian/changelog