Bug report #3542

Table edits cause loss of geometry

Added by John Tull about 13 years ago. Updated about 13 years ago.

Status:Closed
Priority:Low
Assignee:-
Category:Vectors
Affected QGIS version: Regression?:No
Operating System:Windows Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:13602

Description

In trunk, trying to edit a polygon shapefile's attribute table is causing the polygon geometry to be deleted. You end up losing your polygon.

In my case, I have a shapefile with one polygon. Making any edits in the attribute table cause complete corruption when hitting the save button. This is fatal...

Associated revisions

Revision 4c0c1654
Added by Jürgen Fischer about 13 years ago

fix #3542

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15329 c8812cc2-4d05-0410-92ff-de0c093fc19c

Revision 42ee9604
Added by Jürgen Fischer about 13 years ago

fix #3542

git-svn-id: http://svn.osgeo.org/qgis/trunk@15329 c8812cc2-4d05-0410-92ff-de0c093fc19c

Revision 772bd2f6
Added by Jürgen Fischer about 13 years ago

fix #3542

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15395 c8812cc2-4d05-0410-92ff-de0c093fc19c

Revision 53475e28
Added by Jürgen Fischer about 13 years ago

fix #3542

git-svn-id: http://svn.osgeo.org/qgis/trunk@15395 c8812cc2-4d05-0410-92ff-de0c093fc19c

History

#1 Updated by Jürgen Fischer about 13 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

fixed in 42ee9604 (SVN r15330).

#2 Updated by bderstine - about 13 years ago

  • Resolution deleted (fixed)
  • Status changed from Closed to Feedback

Similar problem in 3ebf1bcf (SVN r15377):
- Toggle Edit Mode On
- Add Field
- Calculate values for field
- Save Edits
- All fields in all records are set to NULL, loss of all attribute table data.
- Polygons are fine, data is gone.

This is Fatal.

#3 Updated by Jürgen Fischer about 13 years ago

  • Resolution set to fixed
  • Status changed from Feedback to Closed

fixed in 53475e28 (SVN r15396).

Also available in: Atom PDF