You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (JIRA)" <ji...@apache.org> on 2009/11/10 12:44:27 UTC

[jira] Closed: (COUCHDB-565) docids not validated when the document is created implicitly

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

Jan Lehnardt closed COUCHDB-565.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.10.1

fixed in trunk / 0.11 (r834436) and 0.10.x (r834437)

> docids not validated when the document is created implicitly
> ------------------------------------------------------------
>
>                 Key: COUCHDB-565
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-565
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Jan Kassens
>             Fix For: 0.10.1
>
>
> This query creates a document with id _reserved/id.
> curl -X PUT http://localhost:5984/test/_reserved%2Fid/foo
> It seems the validation is not run, when the document is created implicitly by an attachment.

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