Only once Instance of CouchDB-Backend accessable
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
evolution-couchdb |
New
|
Undecided
|
Unassigned |
Bug Description
Even if you add additional CouchDB-
The problem seems to be, that identification of backends is done through relativeURI, which is left empty by evolution couchdb.
I did the following changes and now it works for me... :-)
Use at your own risk...
diff -urN a/plugins/
--- a/plugins/
+++ b/plugins/
@@ -225,6 +236,12 @@
ui = g_new0 (UIData, 1);
ui->source = t->source;
+ e_source_
+ if (g_strcmp0 (e_source_
+ e_source_
+ }
+
parent = data->parent;
parent_vbox = gtk_widget_