Bug report #3503

Error using advanced search

Added by Giuseppe Sucameli about 13 years ago. Updated about 13 years ago.

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

Description

Using both the following 2 condition joined by AND

PROVINCIA ILIKE '%I%' AND PROVINCIA NOT IN ('PI', 'FI')

as query in Advanced Search, it results in an error
Search string parse error:
syntax error, unexpected $end

instead using just one, it works fine

History

#1 Updated by Martin Dobias about 13 years ago

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

fixed in 501d1c90 (SVN r15204).

Also available in: Atom PDF