[
https://issues.apache.org/jira/browse/COUCHDB-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Joseph Davis updated COUCHDB-818:
--------------------------------------
Skill Level: New Contributors Level (Easy)
> _bulk_docs throws "Attachment name can't start with '_'" but document POST
> API does not
> ---------------------------------------------------------------------------------------
>
> Key: COUCHDB-818
> URL: https://issues.apache.org/jira/browse/COUCHDB-818
> Project: CouchDB
> Issue Type: Bug
> Components: HTTP Interface
> Affects Versions: 0.12
> Environment: Mac OS X 10.6.3
> Reporter: Benjamin Young
> Attachments: 818testcase.diff
>
>
> When inserting documents via the _bulk_docs API, I get this error if I try to
> include an attachment that begins with an underscore:
> {
> error: "bad_request"
> reason: "Attachment name can't start with '_'"
> }
> However, if I submit a single doc with an attachment beginning with an
> underscore, no such error is generated.
> Not sure which one should "win," but thought they should be the same. :)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.