From user-return-17191-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Fri Jul 15 10:23:12 2011 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 66EDE6FCD for ; Fri, 15 Jul 2011 10:23:12 +0000 (UTC) Received: (qmail 79233 invoked by uid 500); 15 Jul 2011 10:23:10 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 78949 invoked by uid 500); 15 Jul 2011 10:23:03 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 78941 invoked by uid 99); 15 Jul 2011 10:23:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2011 10:23:01 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of alex.barbalex@gmail.com designates 209.85.220.180 as permitted sender) Received: from [209.85.220.180] (HELO mail-vx0-f180.google.com) (209.85.220.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2011 10:22:54 +0000 Received: by vxj12 with SMTP id 12so350009vxj.11 for ; Fri, 15 Jul 2011 03:22:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=n2El3N6bc8sa1oFG2o8dRhPj64rxqO/75X4U2ROC9Gs=; b=M/Y5TWE3VIKSHMZA0L/R/U/TYALv88f3wu2E+Q4uEc47xbpFQbQhYSzdEFu4O1oqIA q84tb9ZqUHTTwQ2iN+YNrFQ0lDojdzxn24f3/8zW+dwSI1bBX0wbJ5CcaDBWS1uisI5d 1BFVj4mZ0G5IP3Coi0293MUUKLEuqfTBDRMZk= MIME-Version: 1.0 Received: by 10.52.30.197 with SMTP id u5mr3239199vdh.121.1310725353437; Fri, 15 Jul 2011 03:22:33 -0700 (PDT) Sender: alex.barbalex@gmail.com Received: by 10.52.181.202 with HTTP; Fri, 15 Jul 2011 03:22:33 -0700 (PDT) In-Reply-To: References: Date: Fri, 15 Jul 2011 12:22:33 +0200 X-Google-Sender-Auth: 5iiVBirLwNFhsXSCty8LINwHjwg Message-ID: Subject: Re: update from 1.02 to 1.1.0 > Error: "userCtx is null" From: Alexander Gabriel To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=bcaec51d2d7a16f90704a8190726 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec51d2d7a16f90704a8190726 Content-Type: text/plain; charset=UTF-8 Hi Max I repaced my jquery.couch.js with yours but the behaviour remains the same: Works perfectly locally, userCtx is null on iriscouch after replicating. I tried with the following versions of jquery: 1.4.4 > error on local installation 1.5: o.k. local, userCtx is null on iriscouch 1.5.1: o.k. local, userCtx is null on iriscouch 1.5.2: o.k. local, userCtx is null on iriscouch 1.6.1: o.k. local, userCtx is null on iriscouch 1.6.2: o.k. local, userCtx is null on iriscouch So I left 1.6.2 installed. Thanks for helping! Alex 2011/7/15 Max Ogden > Alexander - I believe your error is caused because jquery.couch.js is not > compatible with newer jQuery because $.httpData seems to have been > deprecated. I ran into a similar issue earlier today and fixed it here (see > jquery.couch.js): > > https://github.com/maxogden/monocles/commit/d27e58722a75a76ac578f99adec00511c1ce024b > > On Thu, Jul 14, 2011 at 11:08 PM, Jason Smith wrote: > > > On Thu, Jul 14, 2011 at 10:06 PM, Alexander Gabriel > > wrote: > > > This is the page: > > > > > > http://barbalex.iriscouch.com/evab-ch_barbalex_evab/_design/evab/index.html > > > You have to signup. > > > > > > Is this an issue with iriscouch? > > > > You've got an issue filed at Iris Couch Get Satisfaction, so I am > > actively investigating; however Iris Couch is very orthodox CouchDB, > > almost exactly the same as the official Apache CouchDB releases. Thus > > I suspect this issue will apply to CocuhDB generally. > > > > -- > > Iris Couch > > > --bcaec51d2d7a16f90704a8190726--