Uploaded image for project: 'projectdoc Toolbox'
  1. projectdoc Toolbox
  2. PDAC-560

Unable to Escape Characters in Query

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.9.2
    • 1.9.1
    • Macro
    • None
    • Informal

    Description

      If a value to query for in an exact match query contains a special character (e.g. a bracket), the query parser is unable to parse the input string successfully. The problem is that the user has to have the option to escape characters that have to be taken verbatim. The parser cannot, without any help, examine the input string and detect which spacial characters are taken as is and which have special meaning.

      We therefore need the feature of escaping characters.

      For instance: To find a document with an exact match containing brackets, the query looks like this:

      $<Identifier>=[My Term (with brackets)]

      Attachments

        Activity

          People

            robert.reiner Robert Reiner
            robert.reiner Robert Reiner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: