Bug report #3347
Search query should warn when a column does not exist (instead of saying 0 matching features)
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 #: | 13407 |
Description
Using the attribute table's "advanced search" button (or a rule-based rendering filter):
- Type a search query using an attribute column which doesn't exist (e.g. maybe you search for DIAM=150 because you misremembered the name of a column called DIA)
- Click the "test" button
- A message box will say "found 0 matching feature(s)"
It would be better to say "Column 'OBJECTI' does not exist".
History
#1 Updated by Jürgen Fischer almost 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
patch applied in 1a4ff7dc (SVN r15176). Thanks Sunil.