Opened 14 years ago

Last modified 14 years ago

#2377 new bug

Symbology legend classification items can get out of sync with classification field

Reported by: springmeyer Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.7.0
Component: Symbology Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

Using current symbology (not sym-ng) and a postgis dataset (openstreetmap) it is possible to:

1) choose unique value symbology

2) choose a classification field of text and classify features

3) then still within the symbology interface change the classification field to a int4 type

4) then leave the symbology interface without again hitting 'classify'

I know this is a bit of a fringe thing, and I'm not sure out the right solution, but I noticed this because somehow I managed to do this and it breaks Quantumnik (and I assume other plugins that query the classification field type and value), because QGIS reports int4 (Qvariant.Int) type but returns text-based feature values.

Change History (1)

comment:1 by pcav, 14 years ago

Milestone: Version 1.5.0Version 1.6.0
Note: See TracTickets for help on using tickets.