GNOME Bugzilla – Bug 656273
Groupwise addressbook doesn't work
Last modified: 2012-06-27 12:00:19 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.
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.
Created attachment 202569 [details] [review] Patch for evolution-groupwise setting up source property properly for backend authentication.
Thank you! I have managed to patch 3.2.1 and it's working as a charm!
Previous post went wrong. I have updated the 3.2.1 release and it worked.
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).
Created attachment 202588 [details] [review] Patch for evolution-groupwise reworked on review comments
Comment on attachment 202588 [details] [review] Patch for evolution-groupwise created commit f0cf68c on gnome 3-2 and eb08354 on master
Nice, thanks. I'm also closing the bug.
*** Bug 667605 has been marked as a duplicate of this bug. ***