]> git.donarmstrong.com Git - debbugs.git/commit
[project @ 2003-05-22 22:40:29 by cjwatson]
authorcjwatson <>
Fri, 23 May 2003 05:40:29 +0000 (21:40 -0800)
committercjwatson <>
Fri, 23 May 2003 05:40:29 +0000 (21:40 -0800)
commitbcbe3f4b4b7b55d31807bc3dbb9534b24c505d4d
treed32d9fe6c2f2ce790ce8268a42df95a5471d9406
parent2d41a161d35f9dfd4522a8506da6d14e7faa6a46
[project @ 2003-05-22 22:40:29 by cjwatson]
Improve display of MIME-encoded bugs. Now you get a link at the top of each
MIME part to the "download attachment" system we've had for a while; each
MIME part is decoded appropriately for display, so no more quoted-printable
rubbish; the actual text of an attachment is not displayed unless you use
the download link, so no more reams of base-64; and an extra "&mime=no"
parameter is provided in case there's anybody who liked the old display.

In addition, this fixes a few small bugs in the existing attachment
download system, such as those mentioned in #160389.
cgi/bugreport.cgi
cgi/common.pl