extend docid in show
--------------------

                 Key: COUCHDB-638
                 URL: https://issues.apache.org/jira/browse/COUCHDB-638
             Project: CouchDB
          Issue Type: Improvement
          Components: HTTP Interface
    Affects Versions: 0.11, 0.12
            Reporter: Benoit Chesneau


Actually when you pass a docid to a show with slashes (encoded or not) it will 
stop at first part and return a 404. Ex :

/db/_design/ddocname/_show/showname/docid/with/slashes

or

/db/_design/ddocname/_show/showname/docid%2Fwith%2slashes

Each return 404.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to