Bug report #1316
New column and add column buttons are always locked
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Vectors | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | invalid | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11376 |
Description
New column and add column buttons are always locked when editing shapefiles, no matter if editing is toggled on or start editing in the table is on.
History
#1 Updated by Jürgen Fischer about 16 years ago
- Resolution set to invalid
- Status changed from Open to Closed
right. OGR doesn't allow adding or deleting attributes from existing shapefiles and therefore the OGR provider doesn't allow that either. The postgres provider does support that.
#2 Updated by Anonymous about 15 years ago
Milestone Version 1.0.0 deleted