Skip to content
  • Carsten  Rose's avatar
    Fixed exportFilename extension behaviour. · c700ce0d
    Carsten Rose authored
    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.
    c700ce0d