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.
Showing
- extension/Documentation/Manual.rst 5 additions, 2 deletionsextension/Documentation/Manual.rst
- extension/qfq/qfq/Constants.php 1 addition, 1 deletionextension/qfq/qfq/Constants.php
- extension/qfq/qfq/report/Download.php 13 additions, 2 deletionsextension/qfq/qfq/report/Download.php
- extension/qfq/qfq/report/Link.php 1 addition, 1 deletionextension/qfq/qfq/report/Link.php
Loading
Please register or sign in to comment