You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Kassens (JIRA)" <ji...@apache.org> on 2009/11/04 00:02:43 UTC

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

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


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.


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

Posted by "Paul Joseph Davis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis updated COUCHDB-561:
--------------------------------------

    Skill Level: New Contributors Level (Easy)

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


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

Posted by "Jan Lehnardt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875149#action_12875149 ] 

Jan Lehnardt commented on COUCHDB-561:
--------------------------------------

Patch no longer applies. Can you update it?

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


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

Posted by "Jan Kassens (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Kassens updated COUCHDB-561:
--------------------------------

    Attachment: jslintErrors.patch

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


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

Posted by "A. Bram Neijt (JIRA)" <ji...@apache.org>.
    [ 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.