Bug report #17699
Cell contents replaced with NULL when cell gets focus
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Attribute table | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Ubuntu 17.10 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 25596 |
Description
When editing the attribute table of a shapefile, if I click in a cell the value in the cell is replaced with a NULL. If I then click in another cell the value of the first cell remains null and the original value is lost.
History
#1 Updated by Harrissou Santanna almost 7 years ago
Seems platform specific as I can't confirm on Windows using the latest osgeo4w build (bbf00279ad). Null value is shown only when the cell was not set and this displayed value is cleared when another cell gets focus, ie no changes occurs in the table when moving from cell to cell here.
Do you have the latest build?
#2 Updated by Giovanni Manghi almost 7 years ago
- Priority changed from Normal to High
#3 Updated by Frank Sokolic over 6 years ago
- Status changed from Open to Closed
I've just checked on the newly released QGIS 3.0.0-Girona and the problem no longer occurs. No sure when it was fixed.
#4 Updated by Giovanni Manghi over 6 years ago
- Resolution set to fixed/implemented