Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14414 - content disposition/filename
Summary: content disposition/filename
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
: 14291 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-23 03:34 UTC by Paul de Vrieze (RETIRED)
Modified: 2011-10-30 23:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul de Vrieze (RETIRED) gentoo-dev 2003-01-23 03:34:06 UTC
It would be very useful if gentoo bugzilla would tell the system the filename of
attachments. Here I copy a mail by Russell Tennant <russ@spitwad.org>:

I looked at some other bugzilla sites and the source code, all set the 
"Content-Disposition:" header and it was present in version 2.17.3 of the 
bugzilla. Maybe bugzilla on gentoo needs updating?  Or someone (didn't see a 
reference to the maintainer) could add

        print qq{Content-Disposition: inline; filename=$filename\n};

or something similar to the view function in attachment.cgi.
Comment 1 John Davis (zhen) (RETIRED) gentoo-dev 2003-01-23 11:21:00 UTC
This is fixed in the new version of bugzilla, which is set to roll out in the
next couple of weeks.

//zhen
Comment 2 John Davis (zhen) (RETIRED) gentoo-dev 2003-01-23 11:26:32 UTC
*** Bug 14291 has been marked as a duplicate of this bug. ***