[
https://issues.apache.org/jira/browse/COUCHDB-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Lehnardt updated COUCHDB-903:
---------------------------------
Fix Version/s: (was: 1.1)
1.2
Corrected the fix version.
> semantics of COPY call does not agree with the WIKI
> ---------------------------------------------------
>
> Key: COUCHDB-903
> URL: https://issues.apache.org/jira/browse/COUCHDB-903
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core
> Affects Versions: 1.0.1
> Environment: emacs
> Reporter: Bob Dionne
> Priority: Minor
> Fix For: 1.2
>
> Attachments: doc_copy.patch
>
>
> according to the WIKI, the copy command:
> http://wiki.apache.org/couchdb/HTTP_Document_API#COPY
> should return:
> {"ok":true,"id":"some_other_doc","rev":"355068078"}
> It's missing the "ok":"true" portion. Here's a patch, this is against 1.0.1
> but I'm sure it's also in trunk. The patch also includes a failing test. The
> patch function also affects bulk save and there's a change in couch.js to
> check this. jquey.couch.js might also need some tweaking
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.