Comment 3 for bug 669381

Revision history for this message
Johnny Foo (foojohnny) wrote :

Marking this as a duplicate of LP:673568 since the reason why contacts cannot be edited or deleted is the corrupted internal structures of the document that is being JSON-encoded via couchdb-glib and then sent to CouchDB. CouchDB does not like invalid keys in the document and returns Bad Request.