Hi,
TYPO3 12.4.38
fal_securedownload 5.0.7
i set the filetree plugin, the links that are generated has always "&download=" as parameter, also if i deactivate "basic.force_download" in ext settings.
in viewhelper DownloadLinkViewHelper.php this is set: "$queryParameterArray['download'] = '';"
I think this is wrong, parameter shoud only set if force_download is set...?
Hi,
TYPO3 12.4.38
fal_securedownload 5.0.7
i set the filetree plugin, the links that are generated has always "&download=" as parameter, also if i deactivate "basic.force_download" in ext settings.
in viewhelper DownloadLinkViewHelper.php this is set: "$queryParameterArray['download'] = '';"
I think this is wrong, parameter shoud only set if force_download is set...?