Ticket #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 | |
| 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
Note: See
TracTickets for help on using
tickets.