Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-3874

CQL queries do not unescape characters in strings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.7.3, 2.8
    • 2.2
    • REST
    • None

    Description

      Crowd Query Language supports escaping of characters, so:

      name = "a\"b"
      

      is a valid way to check that the name is exactly a"b. However, it currently passes through the expression, rather than the evaluated form, with backslashes included as literally specified.

      Attachments

        Activity

          People

            jwalton joe
            jwalton joe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: