Bug report #13726
New line attributes are lost
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Radim Blazek | ||
Category: | GRASS | ||
Affected QGIS version: | 2.12.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 21753 |
Description
When a new line is digitized and attributes are entered in form, the attributes are lost.
The bug is in QgsMapToolAddFeature::cadCanvasReleaseEvent() which does not set line/polygon features to valid. The GRASS provider checks if the feature is valid.
Associated revisions
[GRASS] fixed new line attributes lost, fixes #13726
[GRASS] fixed new line attributes lost, fixes #13726
(cherry picked from commit 0ceeb512fb486ebf6f1006b39cbea428fc524057)
History
#1 Updated by Radim Blazek about 9 years ago
- Status changed from Open to Closed
Fixed in changeset 0ceeb512fb486ebf6f1006b39cbea428fc524057.