Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-1304

LCB_ERR_INVALID_CHAR when interrogating a view with a key containing something that looks like a URI-encoded char

    XMLWordPrintable

Details

    • Bug
    • Resolution: User Error
    • Major
    • None
    • 3.0.2
    • library
    • macOS 10.15.6
    • 1

    Description

      It seems that when a view is interrogated with a key containing a string that looks like an URI-encoded character, the library says LCB_ERR_INVALID_CHAR.

      For instance, when the key contains %20, the error is produced.

      I guess that the library URI-encodes everything, but %20 is a valid key and can be URI-encoded as %2520.

      Thanks!

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            vincent.lextrait Vincent Lextrait
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty