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 646944 - libsocialweb: contacts changed and removed
libsocialweb: contacts changed and removed
Status: RESOLVED FIXED
Product: folks
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: Unset
Assigned To: folks-maint
folks-maint
Depends on:
Blocks:
 
 
Reported: 2011-04-06 18:28 UTC by Alban Crequy
Modified: 2011-04-07 16:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
lsw_Changed_Removed.patch (6.36 KB, patch)
2011-04-07 16:43 UTC, Alban Crequy
none Details | Review

Description Alban Crequy 2011-04-06 18:28:23 UTC
Current behavior: When libsocialweb emits the D-Bus signal ContactsChanged or ContactsRemoved, folks is not updated.

Expected outcome: the "individuals_changed" signal should be emitted on deletion and changes should be notified

This branch fixes it:
http://git.collabora.co.uk/?p=user/alban/folks.git;a=shortlog;h=refs/heads/lsw_Changed_Removed
Comment 1 Travis Reitter 2011-04-07 16:26:49 UTC
Looks good. Please merge.
Comment 2 Alban Crequy 2011-04-07 16:43:53 UTC
Created attachment 185448 [details] [review]
lsw_Changed_Removed.patch

I merged the attached branch.