hi, i'm fixing some bugs on a couchdb lib. one test's accessing the view
/database/_all_docs_by_seq/ As the couchdb wiki reads: http://wiki.apache.org/couchdb/HTTP_Document_API#all_docs_by_seq this should return something, but not as in my couchdb (version 0.11) {"error":"not_found","reason":"missing"} was that view deleted? regards Julian
