For some reason, my Google self vcard has an "url" field and gabble claims it is not supported (missing from SupportedFields property).
Ok, this is because gabble hardcodes the fields supported by google in gabble_vcard_manager_can_use_vcard_field() and now google decided to add 'url'.
Patch: http://cgit.collabora.com/git/user/xclaesse/telepathy-gabble.git/log/?h=google-vcard
There's a comment right above the condition which stops being true as of this patch.
Yep, fixed that and amended the commit, it's just a matter of cgit being slow to refresh... ;-)
Ship it. In future, if you only have a single commit, linking to the commit (including its SHA1) will mean you don't have to worry about whether cgit still has old cached data.
ok merged in master.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.