Hello, I'm using couchdb 1.1.1 and have successfully created a database and added several documents via futon and curl.
However, when I want to use a temp view, it fails. curl responds with 'invalid UTF-8', futon replies with "Expression does not eval to a function". Even if I want to run the default map function in futon, I get this error. Also, many tests of the test suite fail because of this. Can someone help me out here? Thanks, Dirk
