Bug report #14575
attribute table errors when spatialite primary key is text
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | - | ||
Category: | Data Provider/SpatiaLite | ||
Affected QGIS version: | 2.14.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22548 |
Description
The attribute table is filled with "ERROR" for any spatialite layer having primary key of type text.
The problem is only affecting the attribute table, not db manager.
The problem is also only affecting spatialite layers with primary key of type text, not when using integer for pk.
See attached sample database and screen dumps.
(qgis 2.14.0 and 2.14.1 also crashes frequently when working with spatialite layers, e.g. when selecting features, but I do not know if it is related to the text primary keys)
Related issues
Associated revisions
History
#1 Updated by Giovanni Manghi over 8 years ago
- OS version deleted (
17.2) - Operating System deleted (
linux mint) - Target version changed from Version 2.14 to Version 2.16
#2 Updated by Giovanni Manghi over 8 years ago
- Affected QGIS version changed from 2.14.0 to 2.14.1
#3 Updated by Jürgen Fischer over 8 years ago
- Status changed from Open to Closed
Fixed in changeset 1050174532627ae44c4467e9911c1fca41e138e3.
#4 Updated by Even Rouault over 8 years ago
- Target version changed from Version 2.16 to Version 2.14
Backported to 2.14