Bug report #2533

Attribute Table advanced search doesn't distinguish between 0 and NULL

Added by Horst Düster about 14 years ago. Updated about 14 years ago.

Status:Closed
Priority:Low
Assignee:nobody -
Category:Vectors
Affected QGIS version: Regression?:No
Operating System:RedHat Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:12593

Description

1. open the attached shape
2. open attribute table
3. open Advanced search
4. select attribute Hoehenbest = 0
5. => all records with value 0 and NULL are selected

With Hoehenbest = 1 records with value NULL are not selected. This behaviour only appears with Advances search in attribute table. All other search methods are working correct.

test_shape.zip (1.33 KB) Horst Düster, 2010-03-08 03:26 AM

Associated revisions

Revision 687bf267
Added by Jürgen Fischer about 14 years ago

[FEATURE] support NULL values in search strings (fixes #2533)

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13023 c8812cc2-4d05-0410-92ff-de0c093fc19c

Revision 0e72bcbb
Added by Jürgen Fischer about 14 years ago

[FEATURE] support NULL values in search strings (fixes #2533)

git-svn-id: http://svn.osgeo.org/qgis/trunk@13023 c8812cc2-4d05-0410-92ff-de0c093fc19c

History

#1 Updated by Jürgen Fischer about 14 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

fixed in 0e72bcbb (SVN r13024).

Also available in: Atom PDF