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

Incorrect code in tutorial/doc

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.1.0, 1.1.1
    • 1.1.0
    • Documentation
    • Security Level: Public
    • None

    Description

      On the page found at http://www.couchbase.com/develop/java/current, in the second code block under "Working with Views", the 7th line of code is:

      ViewResponse result = client.query(view, query);

      Except that the view variable has never been defined, so this code won't compile.

      Attachments

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

        Activity

          People

            daschl Michael Nitschinger
            tedyoung Ted Young
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty