Skip to content
Snippets Groups Projects
Commit c700ce0d authored by Carsten  Rose's avatar Carsten Rose
Browse files

Fixed exportFilename extension behaviour.

Link.php: If there is no output filename defined, the default is now computed in Download.php, not in Link.php as before.
Download.php: Extract filename extension from mimetype, compare it with output filename, if it does not match, append the computed extension. This forces the filemanager to open the correct application after download.
parent f16903a1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment