Opened 13 years ago

Closed 13 years ago

#3503 closed bug (fixed)

Error using advanced search

Reported by: brushtyler Owned by: nobody
Priority: critical: causes crash or data corruption Milestone: Version 1.7.0
Component: GUI Version:
Keywords: Cc: pcav
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

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

Change History (1)

comment:1 by wonder, 13 years ago

Resolution: fixed
Status: newclosed

fixed in r15203.

Note: See TracTickets for help on using tickets.