[evolution-data-server] 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] Bug #615735 - Contacts are not displayed in GW Addressbook.
- Date: Wed, 28 Apr 2010 06:13:47 +0000 (UTC)
commit 8cd5e727b356abdaac136a3bd8ad443de4b816f6
Author: Bharath Acharya <abharath novell com>
Date: Wed Apr 28 11:44:00 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 c841bfb..2b01c46 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]