Project

General

Profile

Actions

Feature #83148

closed

Add Force download support to the FileDumpController

Added by Frans Saris over 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Start date:
2017-11-28
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

The FileDumpController uses ResourceStorage::dumpFileContents() to dump the file. dumpFileContents() has a property so a Content-Disposition attachment header is sent, instead of inline.

But this option is currently not available when using the fildeDumpEID. A param &download=1 should be added to make this possible.

Actions

Also available in: Atom PDF