Ticket #3503 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

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
Platform Version: Platform: Debian
Must Fix for Release: No 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

Changed 2 years ago by wonder

  • status changed from new to closed
  • resolution set to fixed

fixed in r15203.

Note: See TracTickets for help on using tickets.