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

Fixed PagedView with only one page

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.3.10
    • 1.3.8
    • library
    • None

    Description

      When using a PageView with a page size larger than the number of items
      in the result set, the MoveNext() operation indicates there are no items
      in the current page and returns false.

      The fix changes the expression to check if there the nextId is not null
      and if the current page contains any items.

      Attachments

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

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            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