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 C3A226FF9 for ; Fri, 15 Jul 2011 10:25:19 +0000 (UTC) Received: (qmail 81460 invoked by uid 500); 15 Jul 2011 10:25:17 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 81070 invoked by uid 500); 15 Jul 2011 10:25:05 -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 81048 invoked by uid 99); 15 Jul 2011 10:25: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:25: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:24:55 +0000 Received: by vxj12 with SMTP id 12so351097vxj.11 for ; Fri, 15 Jul 2011 03:24:34 -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=Bbleh/gJ72s/ynscoBakS8P12bToy68eE5UbTnKaZRY=; b=uEnLrIAiA8MSkHQspDtsvcAKgvzFlijzHeQL/wVsyoodaN6l57F+yExTLXoBIDX/4I aQ+Z6943xHmfg+3/1bUYtdXJvqlo23p1btQYlDEZ7DF1Oho1gnglMrYXWWvxZfjPWJlL 5V1Yhsvv1hPdwtJbXzMkCf5amSwylIDGVRfac= MIME-Version: 1.0 Received: by 10.52.25.168 with SMTP id d8mr618342vdg.188.1310725474361; Fri, 15 Jul 2011 03:24:34 -0700 (PDT) Sender: alex.barbalex@gmail.com Received: by 10.52.181.202 with HTTP; Fri, 15 Jul 2011 03:24:34 -0700 (PDT) In-Reply-To: References: Date: Fri, 15 Jul 2011 12:24:34 +0200 X-Google-Sender-Auth: CbySfg1TAJu9KRZ_dXomZFeLzQQ 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=20cf3079bfea4c21bb04a8190e05 X-Virus-Checked: Checked by ClamAV on apache.org --20cf3079bfea4c21bb04a8190e05 Content-Type: text/plain; charset=UTF-8 oh, just to mention: is there some really dumb mistakes I could have made that would produce this behaviour? If there is, I probably have made them. I'm biologist, not programmer... Alex 2011/7/15 Alexander Gabriel > 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 >> > >> > > --20cf3079bfea4c21bb04a8190e05--