Bug report #3534
'value map' widget crash when adding a NULL value
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | GUI | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13594 |
Description
1. open a vector layer, go to the properties, field panel
2. edit the widget of a field to "Value map"
3. add a value without a description, click on OK
-> full crash
It also happens when having both a value and its description but it is more random, the process above crashes every time.
Associated revisions
fix #3534
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15287 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #3534
git-svn-id: http://svn.osgeo.org/qgis/trunk@15287 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Jürgen Fischer over 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in c3952810 (SVN r15288).