Ticket #3528 (closed bug: fixed)
uniqueValue() function is needed on vector layer level
| Reported by: | jrm | Owned by: | mhugent |
|---|---|---|---|
| Priority: | major: does not work as expected | Milestone: | Version 1.7.0 |
| Component: | Vectors | Version: | |
| Keywords: | Cc: | ||
| Platform Version: | Platform: | Windows | |
| Must Fix for Release: | No | Awaiting user input: | no |
Description
When you classify a spatialite layer which has joined attributes (with the new table join), the rv15265 makes a full crash on WinXP (I didn't try under another OS).
Here is the DebugView?'s log related to this event:
[1352] Object::connect: (sender [1352] Object::connect: (receiver name: 'QgsSymbolV2SelectorDialogBase') [1352] d:\progs\c\qgis_unstable\src\app\qgslabeldialog.cpp(60) : (QgsLabelDialog::init) entering. [1352] d:\progs\c\qgis_unstable\src\providers\spatialite\qgsspatialiteprovider.cpp(2195) : (QgsSpatiaLiteProvider::field) Field 12 not found.
The same layer converted to shp and joined with the same dbf table doesn't crash but the classification is empty.