Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-403

Default query json parser incorrectly decides the quote is unescaped

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.4.4
    • 1.4.3
    • None
    • None

    Description

      If the query response contains a string like "\\\"", the default query json parser is struck as it incorrectly decides the escaped quote in the string as unescaped.

      https://github.com/couchbase/couchbase-jvm-core/blob/afae9f84ad3ff3cb07808794a5dd185373f40e82/src/main/java/com/couchbase/client/core/endpoint/util/AbstractStringAwareBufProcessor.java#L51

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            subhashni Subhashni Balakrishnan (Inactive)
            subhashni Subhashni Balakrishnan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty