Closed
Bug 232096
Opened 21 years ago
Closed 21 years ago
Document ability to specify MIME type of attachment when downloading
Categories
(Bugzilla :: Documentation, defect)
Bugzilla
Documentation
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: WeirdAl, Assigned: WeirdAl)
Details
Attachments
(1 file)
|
1.62 KB,
patch
|
Details | Diff | Splinter Review |
Answering documentation? flag for bug 111522.
| Assignee | ||
Comment 1•21 years ago
|
||
| Assignee | ||
Updated•21 years ago
|
Attachment #139825 -
Flags: review?(gerv)
Comment 2•21 years ago
|
||
How about this:
Bugzilla stores and uses a Content-Type for each attachment (e.g. text/html). To
download an attachment as a different Content-Type (e.g. application/xhtml+xml),
you can override this using a 'content-type' parameter on the URL:
<URL>
The problem is that this is really a highly-Mozilla-specific (or
browser-bug-tracking-specific) feature. We don't want to take up too much space
for something that loads of people will never use.
Comment 3•21 years ago
|
||
Fixed.
Checking in docs/xml/using.xml;
/cvsroot/mozilla/webtools/bugzilla/docs/xml/using.xml,v <-- using.xml
new revision: 1.18; previous revision: 1.17
done
Gerv
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 2.18
Updated•21 years ago
|
Attachment #139825 -
Flags: review?(gerv)
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•