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 675131 - Add API to fetch contact info
Add API to fetch contact info
Status: RESOLVED DUPLICATE of bug 648805
Product: folks
Classification: Platform
Component: general
git master
Other Linux
: Normal enhancement
: Unset
Assigned To: folks-maint
folks-maint
Depends on:
Blocks: 674392
 
 
Reported: 2012-04-30 10:28 UTC by Guillaume Desmottes
Modified: 2012-04-30 13:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Desmottes 2012-04-30 10:28:37 UTC
At the moment tpf-persona supports contact-info from Telepathy but does not ask to the CM to fetch those info (tp_contact_request_contact_info_async()).
It shouldn't do it automatically (we don't want to fetch the vCard of each contact) but should have an API to let user request these info if he's interested.

This is needed for bug #674392 as Empathy is now relying on gnome-contacts to display these info. Once an individual is selected in gnome-contacts, it should ask to Folks to request the contact info so they can be displayed.
Comment 1 Guillaume Desmottes 2012-04-30 10:52:27 UTC
How should be implemented such API? A new interface "FetchableContactInfo" or something implemented on Persona and Individual?

It's pretty Telepathy specific but maybe that could make sense with other backends (socialweb?).
Comment 2 Philip Withnall 2012-04-30 13:37:27 UTC
This is actually bug #648805.

*** This bug has been marked as a duplicate of bug 648805 ***