DMSDownloadServlet should allow inline viewing of documents
-----------------------------------------------------------
Key: MGNLDMS-100
URL: http://jira.magnolia.info/browse/MGNLDMS-100
Project: Magnolia DMS
Issue Type: New Feature
Affects Versions: 1.1, 1.1.1, 1.1.2
Reporter: Timo Pulkkinen
Assigned To: Philipp Bracher
DMSDownloadServlet automatically adds Content-Disposition -header with value
"attachment; filename=". This forces browsers to show a download/save as-dialog
instead of inline-displaying. This is correct behavior in most cases, but also
inline browser displaying possibility is desired when an inline display plug-in
is available (e.g. when displaying PDF documents).
There should be a way to specify which documents or document types are
displayed inline (such as application/pdf etc.) and which are forced to be
downloaded.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------