uups, since today userCtx is null again! I tried updating jquery.couch.js from here again: https://github.com/apache/couchdb/blob/trunk/share/www/<https://github.com/apache/couchdb/blob/trunk/share/www/script/jquery.couch.js> script/jquery.couch.js<https://github.com/apache/couchdb/blob/trunk/share/www/script/jquery.couch.js> but it doesn't help this time.
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? Alex 2011/7/1 Randall Leeds <[email protected]> > On Jul 1, 2011 7:43 AM, "Alexander Gabriel" <[email protected]> wrote: > > > > Hi Randall > > > > You made my day. I downloaded a new version from here: > > > > https://github.com/apache/couchdb/blob/trunk/share/www/script/jquery.couch.js > > and > > it works now. > > > > Yay! > > > I must have made a mistake updating. I wonder what else I have done wrong > > updating. I simply got a new Windows exe and installed it. Obviously I > also > > have to replace manually the CouchDB and CouchApp js files in my app. Now > it > > seems quite clear but being a real beginner I didn't realize before. > > > > Is updating CouchDb and CouchApp explained well somewhere? > > > > If you're including jquery.couch.js in your couchapp it's probably good to > stay up to date with it. Since Futon uses it, it's included with CouchDB. > If > it doesn't exist already, you could actually modify your .ini file to > create > a static path to the system-included copy. > > In general, though, this shouldn't be a problem. Since jquery.couch.js uses > the normal HTTP interface to CouchDB it should work against any release of > a > particular major version. In other words, we don't plan to break anything > until 2.0. You just happened to stumble upon a bug that was recently fixed. > Sorry about that! > > > Thanks so much for helping!!! > > > > Of course! I'm glad the fix was so easy. > > -Randall >
