should throw error on creating docs with illegal private names
--------------------------------------------------------------
Key: COUCHDB-238
URL: https://issues.apache.org/jira/browse/COUCHDB-238
Project: CouchDB
Issue Type: Bug
Components: Database Core
Reporter: Chris Anderson
Priority: Blocker
Fix For: 0.9
currently the only legal _ prefixes are _local and _design. We should test for
this and return http errors. The applies to PUT and bulk-docs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.