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

Fix Query parameters encoding and test

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.0.2
    • 2.0.1
    • None
    • None

    Description

      In QueryRequest.cs, several query parameters are badly encoded, transforming them into JSON before url-encoding when a simple scalar value is expected, or not doing this json+urlencoding when it should be done (args, scan_vector)...

      This needs to be fixed and tested.

      Also scan_consistency is badly represented (eg. RequestPlus instead of request_plus) in GET method.

      Attachments

        Issue Links

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

          Activity

            People

              simonbasle Simon Baslé (Inactive)
              simonbasle Simon Baslé (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty