Brian Mitchell created COUCHDB-1483:
---------------------------------------
Summary: Update handlers allow documents with empty ids to be
created
Key: COUCHDB-1483
URL: https://issues.apache.org/jira/browse/COUCHDB-1483
Project: CouchDB
Issue Type: Bug
Components: Database Core
Affects Versions: 1.2, 1.3
Environment: I've tested this on multiple versions including 1.2.0 on
linux and a build from git master.
Reporter: Brian Mitchell
Priority: Blocker
If an update document returns a document without an _id field it will create or
attempt to update a document with an id of "".
To reproduce simply invoke an update handler which does a "return [{}, 'oops']".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira