Opened 5 years ago
Last modified 4 years ago
The summary says it all.
I'm extending the description to reflect that the issue is not limited to rasters only. E.g.:
qgis dir/*.shp
will also yield a set of layers without a name.
As of r9056 the behavior is different for Shapefiles - the full path to file is present as the layer name. This is bad too. Filename alone suffices. (Rasters loaded from CLI still don't have any layer name at all.)
fixed in r9220
Milestone Version 1.0.0 deleted