You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by pandeiro <pa...@gmail.com> on 2011/09/17 22:50:23 UTC

CouchDB jQuery plugin's bulkSave method

(Apologies if this isn't the right forum for this...)

The second argument, options, should optional but a TypeError is thrown if
it is not included. The bulk save still gets executed, but an alert dialog
pops up. This could be fixed by declaring an options variable and setting it
to the second argument or an empty object at the start of the bulkSave
method.

--
View this message in context: http://couchdb-development.1959287.n2.nabble.com/CouchDB-jQuery-plugin-s-bulkSave-method-tp6804617p6804617.html
Sent from the CouchDB Development mailing list archive at Nabble.com.