jquery.couch.js, function fullCommit bug on trunk
-------------------------------------------------

                 Key: COUCHDB-774
                 URL: https://issues.apache.org/jira/browse/COUCHDB-774
             Project: CouchDB
          Issue Type: Bug
            Reporter: Filipe Manana
         Attachments: jquery.couch.js.patch

The function fullCommit(options) should check that the options argument is 
defined before attempting to access its properties, avoiding an undefined 
reference error.

I get that error ocassionaly when running the JavaScript test suite.

The following patch fixes it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to