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 684456 - Google Contacts: Support vCard REV attribute
Google Contacts: Support vCard REV attribute
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Contacts
unspecified
Other Linux
: Normal normal
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
evolution[google]
Depends on:
Blocks:
 
 
Reported: 2012-09-20 10:56 UTC by Ildar
Modified: 2015-08-13 11:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ildar 2012-09-20 10:56:06 UTC
looking inside a normal contact from the default addressbook I see REV: property in place.
But contacts of the Google backend addressbook lack this important property. (Those found in Google/Contacts addressbook)

Actually, looking into the gContact XML I see the <updated> tag which is exactly the thing. So I guess this bug is trivial to fix. Please?
Comment 1 André Klapper 2012-09-20 16:02:18 UTC
Patches welcome.
Comment 2 Milan Crha 2015-08-13 11:01:09 UTC
ETag is better, suited just for this purpose. I made it use 'updated' as a fallback, just in case.

Created commit 5dd2bdd in eds master (3.17.90+)