[
https://issues.apache.org/jira/browse/COUCHDB-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774819#action_12774819
]
Paul Joseph Davis commented on COUCHDB-565:
-------------------------------------------
Ouch. Good catch. That should be easy enough to fix.
> 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
>
> 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.