Bug report #2397

Editing one field in attribute table replicates the data into other fields

Added by Donkagen2 - over 14 years ago. Updated over 14 years ago.

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

Description

Add a new string field column to a shapefile attribute table, initially asigns a value of NULL.
If any value is then entered into a cell, it is replicated across the rest of the column.
If the changes are saved, the table is refreshed on the screen and shows the unmodified cells still as NULL.

Associated revisions

Revision 48ed8886
Added by Jürgen Fischer over 14 years ago

fix #2397 by clearing attribute maps when retrieving features

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

Revision bdf1ee68
Added by Jürgen Fischer over 14 years ago

fix #2397 by clearing attribute maps when retrieving features

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

History

#1 Updated by Giovanni Manghi over 14 years ago

Confirmed under linux and qgis trunk.

#2 Updated by Jürgen Fischer over 14 years ago

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

fixed in bdf1ee68 (SVN r12870).

Also available in: Atom PDF