19.470 / 19.598 - Style:Condition & Table:Condtion - quotation marks for strings not clear

    • Hide

      In style:condition and table:condition replace
      "
      string comprises one or more characters surrounded by quotation marks.
      "
      with
      "
      string comprises one or more characters surrounded by double quotation marks. An embedded quotation mark is escaped by doubling it.
      "

      In table:condition split
      "
      The defined conditions are:cell-content-text-length() op value, ...
      "
      into
      "
      The defined conditions are:
      "
      followed by the bullet text
      "
      cell-content-text-length() op value, ...
      "

      Show
      In style:condition and table:condition replace " string comprises one or more characters surrounded by quotation marks. " with " string comprises one or more characters surrounded by double quotation marks. An embedded quotation mark is escaped by doubling it. " In table:condition split " The defined conditions are:cell-content-text-length() op value, ... " into " The defined conditions are: " followed by the bullet text " cell-content-text-length() op value, ... "

      The Style:condition and table:condition specify that strings are:

      "string comprises one or more characters surrounded by quotation marks."

      In this context, are quotation marks single quotes, double quotes, either? Are there escape characters?

            Assignee:
            Eike Rathke (Inactive)
            Reporter:
            Eric Patterson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: