Export to GitHub

couchdb4j - issue #1

Named views don't work


Posted on Sep 15, 2007 by Helpful Elephant

Named views don't work. Adding a view to a document doesn't work... if you add a view to a document, then retrieve it again, the view disappears.

Comment #1

Posted on Sep 15, 2007 by Helpful Elephant

This is actually a CouchDB issue, but since I can't test my code, it's a bug.

Comment #2

Posted on Oct 30, 2007 by Helpful Elephant

They completely changed the named views part of CouchDB. Anyone want to fix this?

Comment #3

Posted on Aug 22, 2008 by Helpful Kangaroo

I'll happily change this, it's now //_view//

Comment #4

Posted on Aug 22, 2008 by Helpful Elephant

have at it :)

Comment #5

Posted on Aug 26, 2008 by Helpful Kangaroo

fixed with r28

Status: Fixed

Labels:
Type-Defect Priority-Medium