Uploaded image for project: 'Couchbase PHP client library'
  1. Couchbase PHP client library
  2. PCBC-326

Retreiving a 0-length string should be a blank string instead of NULL.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.0.5
    • 2.0.3
    • library
    • Security Level: Public
    • None

    Description

      When retrieving a document which was stored as a blank string, we currently short-circuit the logic in our decoder to return NULL, we should check if the type is string so we can return a string rather than null.

      Attachments

        Issue Links

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

          Activity

            People

              brett19 Brett Lawson
              brett19 Brett Lawson
              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