Anomalie #1914
Query parser can't parse quey using id
| Status: | Résolu | Start date: | 01/20/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | API | Estimated time: | 1.00 hour | |
| Target version: | 3.4 | Spent time: | 1.00 hour |
Description
Using id equals or not equals operator parsing of following request:
WikittyQuery query = WikittyQueryParser.parse("id=db9dc782-e650-4fd4-83ac-3c1c5c136cde");
output following error:
Parse Errors:
Invalid input '-', expected 0..9, a..z, A..Z, '_', '.', '*', space, "AND", "OR", term or EOI (line 1, pos 12):
id=db9dc782-e650-4fd4-83ac-3c1c5c136cde
^
History
#1
Updated by Benjamin Poussin over 1 year ago
- Estimated time set to 1.00
- % Done changed from 0 to 100
- Status changed from Nouveau to Résolu
- Category set to API