You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Stuart Langridge (JIRA)" <ji...@apache.org> on 2011/02/16 00:26:58 UTC

[jira] Created: (COUCHDB-1067) CouchDB 1.0.1 Futon does not work with jQuery 1.5

CouchDB 1.0.1 Futon does not work with jQuery 1.5
-------------------------------------------------

                 Key: COUCHDB-1067
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1067
             Project: CouchDB
          Issue Type: Bug
          Components: Futon
    Affects Versions: 1.0.1
         Environment: Ubuntu 11.04
            Reporter: Stuart Langridge


Futon in CouchDB 1.0.1 does not work with jQuery 1.5. This is a problem for Ubuntu 11.04, which ships a system version of jQuery on which all projects depend (rather than one jQuery per project). Symptom is a JavaScript error: "$.httpData is not a function" when viewing Futon.

Downstream bug report: https://bugs.launchpad.net/ubuntu/+source/couchdb/+bug/716237

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] Commented: (COUCHDB-1067) CouchDB 1.0.1 Futon does not work with jQuery 1.5

Posted by Aravinda VK <ha...@gmail.com>.
Replace old jquery.couch.js file(in /usr/share/couchdb/www/script directory
or in couchdb installed directory). Get the new version from
https://github.com/apache/couchdb/blob/trunk/share/www/script/jquery.couch.js


On Wed, Feb 16, 2011 at 5:42 AM, Robert Newson (JIRA) <ji...@apache.org>wrote:

>
>    [
> https://issues.apache.org/jira/browse/COUCHDB-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995072#comment-12995072]
>
> Robert Newson commented on COUCHDB-1067:
> ----------------------------------------
>
> This is resolved on trunk at r1067420.
>
> Should be backported to 1.0.x and 1.1.x
>
> > CouchDB 1.0.1 Futon does not work with jQuery 1.5
> > -------------------------------------------------
> >
> >                 Key: COUCHDB-1067
> >                 URL: https://issues.apache.org/jira/browse/COUCHDB-1067
> >             Project: CouchDB
> >          Issue Type: Bug
> >          Components: Futon
> >    Affects Versions: 1.0.1
> >         Environment: Ubuntu 11.04
> >            Reporter: Stuart Langridge
> >
> > Futon in CouchDB 1.0.1 does not work with jQuery 1.5. This is a problem
> for Ubuntu 11.04, which ships a system version of jQuery on which all
> projects depend (rather than one jQuery per project). Symptom is a
> JavaScript error: "$.httpData is not a function" when viewing Futon.
> > Downstream bug report:
> https://bugs.launchpad.net/ubuntu/+source/couchdb/+bug/716237
>
> --
> This message is automatically generated by JIRA.
> -
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>


-- 
Regards
Aravinda | ಅರವಿಂದ
http://aravindavk.in

[jira] Commented: (COUCHDB-1067) CouchDB 1.0.1 Futon does not work with jQuery 1.5

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

Aravinda commented on COUCHDB-1067:
-----------------------------------

As a temporary solution, search for jquery.couch.js in Apache CouchDb installed directory(In Ubuntu, /usr/share/couchdb/www/script/). And replace that file with new JS file from the link below
https://github.com/apache/couchdb/blob/trunk/share/www/script/jquery.couch.js



> CouchDB 1.0.1 Futon does not work with jQuery 1.5
> -------------------------------------------------
>
>                 Key: COUCHDB-1067
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1067
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Futon
>    Affects Versions: 1.0.1
>         Environment: Ubuntu 11.04
>            Reporter: Stuart Langridge
>
> Futon in CouchDB 1.0.1 does not work with jQuery 1.5. This is a problem for Ubuntu 11.04, which ships a system version of jQuery on which all projects depend (rather than one jQuery per project). Symptom is a JavaScript error: "$.httpData is not a function" when viewing Futon.
> Downstream bug report: https://bugs.launchpad.net/ubuntu/+source/couchdb/+bug/716237

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (COUCHDB-1067) CouchDB 1.0.1 Futon does not work with jQuery 1.5

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

Robert Newson commented on COUCHDB-1067:
----------------------------------------

This is resolved on trunk at r1067420.

Should be backported to 1.0.x and 1.1.x

> CouchDB 1.0.1 Futon does not work with jQuery 1.5
> -------------------------------------------------
>
>                 Key: COUCHDB-1067
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1067
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Futon
>    Affects Versions: 1.0.1
>         Environment: Ubuntu 11.04
>            Reporter: Stuart Langridge
>
> Futon in CouchDB 1.0.1 does not work with jQuery 1.5. This is a problem for Ubuntu 11.04, which ships a system version of jQuery on which all projects depend (rather than one jQuery per project). Symptom is a JavaScript error: "$.httpData is not a function" when viewing Futon.
> Downstream bug report: https://bugs.launchpad.net/ubuntu/+source/couchdb/+bug/716237

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (COUCHDB-1067) CouchDB 1.0.1 Futon does not work with jQuery 1.5

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

Robert Newson resolved COUCHDB-1067.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1
                   1.0.3
         Assignee: Robert Newson

Backported Jason Davies' fix on trunk to the 1.0.x and 1.1.x branches.

> CouchDB 1.0.1 Futon does not work with jQuery 1.5
> -------------------------------------------------
>
>                 Key: COUCHDB-1067
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1067
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Futon
>    Affects Versions: 1.0.1
>         Environment: Ubuntu 11.04
>            Reporter: Stuart Langridge
>            Assignee: Robert Newson
>             Fix For: 1.0.3, 1.1
>
>
> Futon in CouchDB 1.0.1 does not work with jQuery 1.5. This is a problem for Ubuntu 11.04, which ships a system version of jQuery on which all projects depend (rather than one jQuery per project). Symptom is a JavaScript error: "$.httpData is not a function" when viewing Futon.
> Downstream bug report: https://bugs.launchpad.net/ubuntu/+source/couchdb/+bug/716237

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira