On 15 December 2011 21:01, Dirk Makowski <[email protected]> wrote: > 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 >
Hi Dirk, Can you paste your map function, curl command, and potentially a sample doc or two somewhere? A+ Dave
