Bug report #4751
Save as vector file and join error
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Vectors | ||
Affected QGIS version: | 1.7.3 | Regression?: | No |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14620 |
Description
Hi,
If you try Layer/save as a vector file with a layer that has a join, returns this error :
Export to vector file failed.
Error: creation of field ID_POINT failed (OGR error: Attempt to create field ID_POINT, but a field with this name already exists.)
it's obvious, as the joining field (here ID_POINT) is twice in the attribute table.
History
#1 Updated by Jürgen Fischer almost 13 years ago
- Affected QGIS version changed from master to 1.7.3
- OS version changed from Windows 7 + Access to Windows 7
- Operating System changed from 1.7.3 to Windows
- Category set to Vectors
#2 Updated by Paolo Cavallini about 12 years ago
- Target version set to Version 2.0.0
#3 Updated by Giovanni Manghi about 11 years ago
- Status changed from Open to Closed
- Resolution set to fixed
This is definitely fixed, at least in 2.0 (but probably also in 1.8).