[ https://issues.apache.org/jira/browse/COUCHDB-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kocoloski updated COUCHDB-1065: ------------------------------------ Fix Version/s: 1.1 1.0.3 > couch_db_updater calls couch_key_tree incorrectly > ------------------------------------------------- > > Key: COUCHDB-1065 > URL: https://issues.apache.org/jira/browse/COUCHDB-1065 > Project: CouchDB > Issue Type: Bug > Components: Database Core > Reporter: Bob Dionne > Fix For: 1.0.3, 1.1 > > > couch_db_updater at line 123 calls couch_key_tree:map_leafs( fun(RevInfo) -..... incorrectly. The function needs to have two arguments. > This is readily seen by creating two small dbs with a doc in each having the same id, replicating one to the other and then calling > _purge -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira