File downloader alg can create a file with duplicated extension #60528
Labels
Bug
Either a bug report, or a bug fix. Let's hope for the latter!
Processing
Relating to QGIS Processing framework or individual Processing algorithms
What is the bug or the crash?
See duplicated .laz extension
Steps to reproduce the issue
See result
Versions
3.40.3
Supported QGIS version
New profile
Additional context
Faulty line:
QGIS/src/analysis/processing/qgsalgorithmfiledownloader.cpp
Line 144 in 15f06f1
it should instead check if output == QgsProcessing::TEMPORARY_OUTPUT
The text was updated successfully, but these errors were encountered: