Bug #6225
list of layers in zip shown a second time if none selected
| Status: | Closed | Start Date: | 08/19/2012 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Data Provider | |||
| Target version: | - | |||
| Platform: | Patch supplied: | No | ||
| Platform version: | Affected version: | master | ||
| Status info: | Causes crash or corruption: | No | ||
| Resolution: |
Description
QGIS has the ability since 1.8 to load layers from inside a zip. If the zip contains more than one layer then a list of the layers is shown for the user to choose which one to load. This is the same as when loading layers from a personal geodatabase which contains multiple layers, or when loading a folder of shapefiles.
However, when loading layers from a zip the list of layers to choose is shown a second time if the user clicked "Cancel", or did not select any layers.
When loading the other sources (i.e. not a zip) the list of layers is not shown a second time.
I think the behaviour should be consistent.
Tested with master on Windows and Linux.
Associated revisions
History
Updated by Etienne Tourigny 9 months ago
- Status changed from New to Feedback
- Assigned to set to Etienne Tourigny
I'll look into this sometime this week. Does this happen with all formats, or just shapefiles?
Updated by Alister Hood 9 months ago
All formats.
Updated by Etienne Tourigny 9 months ago
- Status changed from Feedback to Closed
Fixed in changeset 4b7be2a88e1074e1121823979b92879487845b0e.