[
https://issues.apache.org/jira/browse/COUCHDB-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filipe Manana updated COUCHDB-774:
----------------------------------
Attachment: jquery.couch.js.patch
the simple patch
> 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.