Hi Whimsica, > If I give instead give it the couchdb view link which returns the exact same > thing -- it does not work at all.
I just noticed (on CouchDB 1.0.0) that views return "Content-Type: text/plain;charset=utf-8"... even when "Content-Type: application/json" was in the GET request. Couldn't it be the reason why extjs is confused? Regards, Aurélien
