Uploaded image for project: 'Couchbase PHP client library'
  1. Couchbase PHP client library
  2. PCBC-110

View parameters are broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 1.1.0-dp4
    • 1.1.0-dp1, 1.1.0-dp2
    • library
    • Security Level: Public
    • None

    Description

      View parameters are encoded as JSON body content, and issued as POST requests, rather than as GET, and encoded as part of the URI.

      In order to pass parameters, you need to append them to the view name..

      This is somewhat broken in libcouchbase 1.0.x and entirely broken in 2.x

      Attachments

        1. php.c
          5 kB
        2. ViewObject.php
          0.6 kB
        For Gerrit Dashboard: PCBC-110
        # Subject Branch Project Status CR V

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            mnunberg Mark Nunberg (Inactive)
            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