You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Filipe Manana (JIRA)" <ji...@apache.org> on 2010/05/21 11:15:18 UTC

[jira] Updated: (COUCHDB-774) jquery.couch.js, function fullCommit bug on trunk

     [ 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.