[QGIS-trac] [Quantum GIS] #3503: Error using advanced search
Quantum GIS
qgis at qgis.org
Fri Feb 18 12:25:58 EST 2011
#3503: Error using advanced search
---------------------------------------------------------+------------------
Reporter: brushtyler | Owner: nobody
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.7.0
Component: GUI | Version:
Keywords: | Platform_version:
Platform: Debian | Must_fix: No
Status_info: 0 |
---------------------------------------------------------+------------------
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
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3503>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list