-
Bug
-
Resolution: Invalid
-
Medium
-
None
-
confluence 5.8.13, Confluence 5.9.1
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
- works with: text ~ 'xxx:1234'
- chokes on: text ~ 'xxx:xxx:1234'
Request
.../rest/api/latest/content/search?&expand=space%2Chistory%2Cversion&limit=25&start=0&cql=text+%7E+%27xxx%3Axxx%3A1234%27
Response
{"message":"java.lang.IllegalArgumentException: INVALID_SYNTAX_CANNOT_PARSE: Syntax Error, cannot parse xxx:xxx:1234: ","statusCode":500}
- relates to
-
CONFCLOUD-41222 Internal Server Error (500) on REST API CQL content search
-
- Closed
-
All the server instances I have tried - 5.8.4, 5.9.1, 5.9.7.
Cloud seems to be better.
By the way, the versions on this site are incomplete