[evolution-data-server/gnome-2-30] Bug #615735 - Contacts are not displayed in GW Addressbook.
- From: Bharath Acharya <abharath src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/gnome-2-30] Bug #615735 - Contacts are not displayed in GW Addressbook.
- Date: Wed, 28 Apr 2010 06:15:10 +0000 (UTC)
commit 85d0cc4045448ec2faa72d91cfea0f4b45be5ac7
Author: Bharath Acharya <abharath novell com>
Date: Wed Apr 28 11:46:22 2010 +0530
Bug #615735 - Contacts are not displayed in GW Addressbook.
.../backends/groupwise/e-book-backend-groupwise.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/backends/groupwise/e-book-backend-groupwise.c b/addressbook/backends/groupwise/e-book-backend-groupwise.c
index 2050a7c..d47553b 100644
--- a/addressbook/backends/groupwise/e-book-backend-groupwise.c
+++ b/addressbook/backends/groupwise/e-book-backend-groupwise.c
@@ -2645,7 +2645,7 @@ build_cache (EBookBackendGroupwise *ebgw)
}
status = e_gw_connection_create_cursor (priv->cnc, priv->container_id,
- "name email default members", NULL, &cursor);
+ "default members", NULL, &cursor);
if (status != E_GW_CONNECTION_STATUS_OK) {
if (enable_debug)
printf("No connection with the server \n");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]