On Sat, Jan 10, 2009 at 8:48 AM, Michael McDaniel <[email protected]> wrote: > The short answer is that there is no function couch_doc:to_json_doc/2 > that accepts the arguments ( {not_found, missing}, [] ) gracefully > >> {function_clause, >> [{couch_doc,to_json_obj,[{not_found,missing},[]]}, >> ... >
The problem seems to have been in the error handling in the include_docs code. Do you mind updating to the latest trunk and attempting to recreate the error? It should be fixed. -- Chris Anderson http://jchris.mfdz.com
