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 9EA676E19 for ; Fri, 15 Jul 2011 07:42:37 +0000 (UTC) Received: (qmail 99016 invoked by uid 500); 15 Jul 2011 07:42:35 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 98518 invoked by uid 500); 15 Jul 2011 07:42:16 -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 98492 invoked by uid 99); 15 Jul 2011 07:42:10 -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 07:42:10 +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 maxosmail@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 07:42:01 +0000 Received: by vxj12 with SMTP id 12so265025vxj.11 for ; Fri, 15 Jul 2011 00:41:41 -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:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=MWtx8sq7tY8np3eMCMpKiwdFuAFSmqANOIjfphKYoYg=; b=iyPfho7Aylw+5kkVWU9Aih3JYriQXwrsdjrlIEq+2ZnYpWXWVWKsM7mZHPDCW5INZs c80bS3XpFYZVhC84CzN62vM+cIxF0ASXEsMgkoa2XUtn/fUcYgQxsc9pGgySuGDfAZII 3pLpa0I/eYQXv/UCA/Nr7HOA+2OGD+fo3JYRE= Received: by 10.52.97.166 with SMTP id eb6mr3327549vdb.185.1310715701087; Fri, 15 Jul 2011 00:41:41 -0700 (PDT) MIME-Version: 1.0 Sender: maxosmail@gmail.com Received: by 10.52.113.2 with HTTP; Fri, 15 Jul 2011 00:41:21 -0700 (PDT) In-Reply-To: References: From: Max Ogden Date: Fri, 15 Jul 2011 00:41:21 -0700 X-Google-Sender-Auth: DrP0IHJ54P4_iBNpdaOiKPlqKic Message-ID: Subject: Re: update from 1.02 to 1.1.0 > Error: "userCtx is null" To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=20cf307cfcb6c3cf1c04a816c722 X-Virus-Checked: Checked by ClamAV on apache.org --20cf307cfcb6c3cf1c04a816c722 Content-Type: text/plain; charset=UTF-8 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 > --20cf307cfcb6c3cf1c04a816c722--