[
https://issues.apache.org/jira/browse/COUCHDB-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Joseph Davis updated COUCHDB-489:
--------------------------------------
Attachment: COUCHDB-489.3.patch
Can someone fix this patch for me? I got the thing so it tries to throw up a
link in the table after replication starts but the damn thing fails when
loading the local doc regardless of the URL I use. Ie, when I make it use %2F
in the _local/foo part, it fails, and fixing to / manually in the url makes it
work. And the other way around when I try and do / in the source. That right
there is a recipe for a broken keyboard and monitor so I'm gonna let a better
web dev figure that one out.
> Ability to set continous replication from Futon
> -----------------------------------------------
>
> Key: COUCHDB-489
> URL: https://issues.apache.org/jira/browse/COUCHDB-489
> Project: CouchDB
> Issue Type: Improvement
> Components: Administration Console
> Affects Versions: 0.10
> Environment: Mac OS 10
> Reporter: David Coallier
> Fix For: 0.10
>
> Attachments: COUCHDB-489.2.patch, COUCHDB-489.3.patch,
> COUCHDB-489.patch, COUCHDB-489.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> This patch gives you the ability to set continous replication from Futon when
> replicating to another server. There are 2 typeof(undefined) that you can see
> in the code which are there to make sure that adding a new parameter to
> CouchDB.replicate doesn't break legacy code and other parts of the system
> that may be using it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.