Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-778

When stored with 1.3.X legacy flags, byte arrays are improperly converted to JSON in 2.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 2.0.2
    • 2.0.0
    • library
    • None

    Description

      Steps to reproduce:
      1. Write a byte array document with SDK 1.3.
      2. Read the byte array document with SDK 2 with Get<byte[]>(...)
      3. See that you get Value null and an embedded exception.
      4. Write a byte array document with SDK 2.
      5. Read the byte array document with SDK 2 with Get<byte[]>(...)
      6. See that you get Value as the byte array.

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            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