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

[jira] Commented: (COUCHDB-561) JSLint errors in jquery.couch.js

    [ https://issues.apache.org/jira/browse/COUCHDB-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930133#action_12930133 ] 

A. Bram Neijt commented on COUCHDB-561:
---------------------------------------

I ran JSLint[1] and fixed some of the more obvious errors in https://github.com/bneijt/couchdb/commit/04e5890facf26d2e46ca5cec5c4ac1ee610d4830

Not all error where solved because they where things like "var method" which shadow global variables.

> JSLint errors in jquery.couch.js
> --------------------------------
>
>                 Key: COUCHDB-561
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-561
>             Project: CouchDB
>          Issue Type: Improvement
>            Reporter: Jan Kassens
>         Attachments: jslintErrors.patch
>
>
> This patch fixes the jslint errors in jquery.couch.js

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