]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 111522: Provide ability to specify MIME type of attachment
authorkiko%async.com.br <>
Wed, 29 Oct 2003 09:58:13 +0000 (09:58 +0000)
committerkiko%async.com.br <>
Wed, 29 Oct 2003 09:58:13 +0000 (09:58 +0000)
commit376c76bd00d1eefd68c1013bf43cb6cbb3be653b
treeb6041d60e2025f82f7726eca1efb6a8a42f16c20
parent77c68c2b1b263007be02930b919cb1b12644c0eb
Fix for bug 111522: Provide ability to specify MIME type of attachment
when downloading. Adds a 'ctype' argument to attachment.cgi which allows
one to override the content-type when viewing an attachment. Original
patch by Alex Vincent <ajvincent@juno.com>; I changed it a tiny bit.
r=kiko, myk. a=justdave.
attachment.cgi