You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Benoit Chesneau (JIRA)" <ji...@apache.org> on 2010/02/04 10:58:28 UTC

[jira] Closed: (COUCHDB-638) extend docid in show

     [ https://issues.apache.org/jira/browse/COUCHDB-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benoit Chesneau closed COUCHDB-638.
-----------------------------------

    Resolution: Fixed

fix commited revision 906423

http://svn.apache.org/viewvc?rev=906423&view=rev

> extend docid in show
> --------------------
>
>                 Key: COUCHDB-638
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-638
>             Project: CouchDB
>          Issue Type: Bug
>          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.