James,
Apologies for the late reply and thank you for the bug report. I have fixed this bug in trunk,
and I will be making a new release shortly (as soon as I fix a few more bugs).
https://github.com/beppu/anyevent-
couchdb/commit/da6ffd66cce47f5820bdc1a576351aff637de520
On Fri Aug 26 06:59:41 2011, james.howe@cantab.net wrote:
Show quoted text> While AnyEvent::CouchDB::Database::save_doc does update the _id and _rev so
> as to allow further updates, it does not convert the members of _attachments
> into the correct stubs. This should probably be done for consistency and
> could be done client-side as the transformation is deterministic.