[ 
https://issues.apache.org/jira/browse/COUCHDB-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Kocoloski closed COUCHDB-953.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2

Got the commit message link wrong (linked to 853 instead), but the patch is now 
applied:

http://svn.apache.org/viewvc?view=rev&revision=1064945

> latest=true is ignored in open_revs calls
> -----------------------------------------
>
>                 Key: COUCHDB-953
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-953
>             Project: CouchDB
>          Issue Type: Bug
>          Components: HTTP Interface
>            Reporter: Adam Kocoloski
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: 0001-parse-latest-option-for-open_revs-COUCHDB-953.patch
>
>
> The replicator requests documents from a remote source with 
> open_revs=[<revlist>]&latest=true, but latest=true is ignored.  The option is 
> supposed to tell the source to send the leafs of an edit branch containing a 
> requested revision, i.e. if the document has been updated since the revlist 
> was calculated, the source is free to send the new one.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to