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/03 23:36:41 UTC

[jira] Created: (COUCHDB-560) uuidCache should not be a global variable

uuidCache should not be a global variable
-----------------------------------------

                 Key: COUCHDB-560
                 URL: https://issues.apache.org/jira/browse/COUCHDB-560
             Project: CouchDB
          Issue Type: Bug
          Components: Futon
            Reporter: Jan Kassens


uuidCache in jquery.couch.js is global, but should be a private variable.

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


[jira] Closed: (COUCHDB-560) uuidCache should not be a global variable

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

Jan Lehnardt closed COUCHDB-560.
--------------------------------

    Resolution: Fixed

Applied in r905483.

> uuidCache should not be a global variable
> -----------------------------------------
>
>                 Key: COUCHDB-560
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-560
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Futon
>            Reporter: Jan Kassens
>         Attachments: uuidCache.patch
>
>
> uuidCache in jquery.couch.js is global, but should be a private variable.

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


[jira] Updated: (COUCHDB-560) uuidCache should not be a global variable

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

Jan Kassens updated COUCHDB-560:
--------------------------------

    Attachment: uuidCache.patch

fix

> uuidCache should not be a global variable
> -----------------------------------------
>
>                 Key: COUCHDB-560
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-560
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Futon
>            Reporter: Jan Kassens
>         Attachments: uuidCache.patch
>
>
> uuidCache in jquery.couch.js is global, but should be a private variable.

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