Bug report #3413
uninitialized mPreviousFieldRow in QgsQueryBuilder
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Jürgen Fischer | ||
Category: | Vectors | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13473 |
Description
uninitialized mPreviousFieldRow in QgsQueryBuilder may cause the values list not to be cleared on selecting a field other than the first after getting the values without first selecting a field.
Associated revisions
fix #3413
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15781 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #3413
git-svn-id: http://svn.osgeo.org/qgis/trunk@15781 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 074856a8 (SVN r15782).