After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 656273 - Groupwise addressbook doesn't work
Groupwise addressbook doesn't work
Status: RESOLVED FIXED
Product: evolution-groupwise
Classification: Deprecated
Component: Contacts
3.2.x
Other Linux
: Normal major
: ---
Assigned To: Evolution Groupwise development team
Evolution QA team
: 667605 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-08-10 11:31 UTC by Akhil Laddha
Modified: 2012-06-27 12:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for evolution-groupwise (2.52 KB, patch)
2011-12-01 12:01 UTC, Vibha Yadav
none Details | Review
Patch for evolution-groupwise (3.03 KB, patch)
2011-12-02 04:58 UTC, Vibha Yadav
reviewed Details | Review
Patch for evolution-groupwise (1.59 KB, patch)
2011-12-02 12:00 UTC, Vibha Yadav
committed Details | Review

Description Akhil Laddha 2011-08-10 11:31:34 UTC
Evolution 3.1.5

1. Configure a new account
2. Go to contacts
3. Click on Novell Groupwise Address book
4. Nothing happens

Expected : Evolution should fetch all the contacts from groupwise server and show them in view.
Comment 1 Vibha Yadav 2011-12-01 12:01:29 UTC
Created attachment 202513 [details] [review]
Patch for evolution-groupwise

Calling up notify_auth_required() if backend is online.
Added up the missing credentials variable in Private member of groupwise backend book, required for authentication.
Comment 2 Vibha Yadav 2011-12-02 04:58:00 UTC
Created attachment 202569 [details] [review]
Patch for evolution-groupwise

setting up source property properly for backend authentication.
Comment 3 Peter van Ieperen 2011-12-02 08:20:20 UTC
Thank you!

I have managed to patch 3.2.1 and it's working as a charm!
Comment 4 Peter van Ieperen 2011-12-02 08:24:14 UTC
Previous post went wrong.

I have updated the 3.2.1 release and it worked.
Comment 5 Milan Crha 2011-12-02 09:21:36 UTC
On the first look, the credentials from e-book-backend-groupwise.c are not used anywhere, thus do not add them, please? And I cannot test this, but I want you to make sure that old accounts will work with this change too. Maybe they are already, I'm not aware how camel-gw-listener works (it probably updates ESources every time, right?).

Could you provide similar fix for the master too, please? I believe the part in the camel-gw-listeenr will be different, as it is using CamelSettings now, not URLs (URLs will be dropped as soon as Matthew commits his account-management changes, but you can be ready for it sooner).
Comment 6 Vibha Yadav 2011-12-02 12:00:46 UTC
Created attachment 202588 [details] [review]
Patch for evolution-groupwise

reworked on review comments
Comment 7 Vibha Yadav 2011-12-02 12:01:50 UTC
Comment on attachment 202588 [details] [review]
Patch for evolution-groupwise

created commit f0cf68c on gnome 3-2 and eb08354 on master
Comment 8 Milan Crha 2011-12-02 18:03:12 UTC
Nice, thanks. I'm also closing the bug.
Comment 9 Akhil Laddha 2012-01-10 04:04:07 UTC
*** Bug 667605 has been marked as a duplicate of this bug. ***