today i'm running into this.. it used to work. so i did have doc with id "someid". then i removed it. fine. then i create another one with same id XXX. fine, no errors. but the document is nowhere to be found..
from the logs: 10:34:42 [<0.18498.7>] 127.0.0.1 - - PUT /somedb/someid 201 ... nothing in between related to this db-or-doc... 10:35:18 [<0.28238.7>] 127.0.0.1 - - GET /somedb/someid 404 any idea of why? i'm on couchdb 1.2.0-5ubuntu1 ciao svilen
