-
Bug
-
Resolution: Fixed
-
Medium
-
5.7.1, 5.9.1, 5.8.13
Derived from CONFDEV-37031, if you search with the CQL query 'text ~ "search:"' you'll get a server error. This was a critical bug when the text field was being used by the Confluence Search screen UI but has been demoted now that it only affects the API.
See for an example:
https://pug.jira-dev.com/wiki/rest/api/content/search?cql=text~%22search:%22
where the error message in the 500 response is:
java.lang.IllegalArgumentException: INVALID_SYNTAX_CANNOT_PARSE: Syntax Error, cannot parse search::
//cc slancashire
- relates to
-
CONFSERVER-39566 CQL query fails when using a semicolon
-
- Closed
-
This issue is mentioned in commits included in the Confluence 6.0.0-OD-2016.01.1-0003 release being approved for production: CPU-180