Bug report #394
layer properties: column names always start with a capital letter
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Marco Hugentobler | ||
Category: | Map Legend | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 10453 |
Description
Load a vector layer and go to Layer Properties > Symbology > Legend type = Unique Value > Classification Field to see that.
This is wrong. QGIS must display the column names as they are. Currently, eg., instead of column names "along", "x", "y" QGIS displays "Along", "X", "Y".
Maciek
History
#1 Updated by Marco Hugentobler about 18 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 31717b69 (SVN r6088)
#2 Updated by Anonymous over 15 years ago
Milestone Version 0.8 deleted