Bug report #2235
Query Builder returns incorrect result
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Vectors | ||
| 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 #: | 12295 | 
Description
1) Open file 'admin.shp' (attachment admin.zip)
2) Properties -> General -> Query Builder, set SQL string: ""NAME" = 'Алтайский край'"
3) Press Test button.
At result we get the message "The where clause returned 0 row(s)", but we have to get 1 row.
History
#1
    
    Updated by Jürgen Fischer almost 16 years ago
    - Resolution set to fixed
 - Status changed from Open to Closed
 
fixed in dd120d82 (SVN r12395).