mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-17 00:03:34 -04:00
generated filename for outputs Previously they were just echoing the input parameter value, which isn't always a string and accordingly was broken for temporary outputs. This caused models to break when the output of a GDAL algorithm was used in a subsequent model step.