Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-41222

Internal Server Error (500) on REST API CQL content search

    XMLWordPrintable

Details

    Description

      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}
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bob.swift@charter.net Bob Swift OSS (Bob Swift Atlassian Apps)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: