Bug report #11875
Processing: saving to memory layer returns an error
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | Victor Olaya | ||
Category: | Processing/Core | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 20089 |
Description
VectorWriter instance has no attribute 'GEOM_TYPE_MAP' See log for more details
it used to work in previous (QGIS < 2.6.0) releases. Master is also affected.
Associated revisions
[processing] fix VectorWriter class (fix #11875)
History
#1 Updated by Alexander Bruy almost 10 years ago
- Status changed from Open to Closed
Fixed in changeset 69fe922a5403d84e28857959903e473afa7f19e5.
#2 Updated by Alexander Bruy almost 10 years ago
- Resolution set to fixed/implemented
#3 Updated by Giovanni Manghi over 9 years ago
- Category changed from 94 to Processing/Core