Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-2845

Malformed open_revs parm results in a 500

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      The open_revs parameter supports only a list of revs, or the string "all". If you pass it anything other than that (such as true) the system responds with a 500.

      curl https://localhost/db1/doc1?open_revs=true

      {"error":"unknown_error","reason":"function_clause","ref":1210790983}

      Attachments

        Activity

          People

            Unassigned Unassigned
            rnewson Robert Newson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: