Make bulkSave actually save docs
--------------------------------
Key: COUCHDB-634
URL: https://issues.apache.org/jira/browse/COUCHDB-634
Project: CouchDB
Issue Type: Bug
Components: HTTP Interface
Reporter: Lena Herrmann
Attachments: bulk_save.patch
The bulkSave method in jquery.couch.js is missing essential parts - the way it
is, nothing is done with the docs the method takes. I guess it was just
forgotten.
The complete callback is just an example, it might make sense to do something
with each of the docs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.