Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-288

Query.setKey() does not parse properly string that starts with number but contains letter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.1.6
    • 1.1.5
    • Core
    • Security Level: Public
    • None

    Description

      When a query is made with the setKey and this key starts with number but contains chars, our Query parser transforms this as Number, for example

      "123ABC" will be sent as key=123

      Note that the complex key and setKeys() are working properly.

      Attachments

        Issue Links

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

          Activity

            People

              tgrall Tug Grall (Inactive)
              tgrall Tug Grall (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