Hi, Try to encode slashes and characters like + and so on.
CGS On Thu, Dec 15, 2011 at 10:01 PM, 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 > >
