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 <[email protected]> > 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 <[email protected]> wrote: > > > On Thu, Jul 14, 2011 at 10:06 PM, Alexander Gabriel <[email protected]> > > 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 > > >
