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 647168 - print the "web-service-addresses" property
print the "web-service-addresses" property
Status: RESOLVED FIXED
Product: folks
Classification: Platform
Component: folks-inspect
git master
Other Linux
: Normal normal
: Unset
Assigned To: folks-maint
folks-maint
Depends on:
Blocks:
 
 
Reported: 2011-04-08 13:30 UTC by Alban Crequy
Modified: 2011-04-08 14:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
inspect.patch (2.40 KB, patch)
2011-04-08 13:33 UTC, Alban Crequy
accepted-commit_now Details | Review

Description Alban Crequy 2011-04-08 13:30:56 UTC
folks-inspect does not print the "web-service-addresses" property correctly.
Comment 1 Alban Crequy 2011-04-08 13:33:37 UTC
Created attachment 185524 [details] [review]
inspect.patch

This branch fixes the bug.

http://git.collabora.co.uk/?p=user/alban/folks.git;a=shortlog;h=refs/heads/inspect
Comment 2 Philip Withnall 2011-04-08 13:54:25 UTC
Review of attachment 185524 [details] [review]:

Looks good. Please commit after fixing the minor problem in the NEWS entry.

::: NEWS
@@ +27,3 @@
 * Bug 646944 — Fix libsocialweb updates and removals of contacts
 * Bug 644867 — add interface for linkable web service contact UIDs
+* Bug 647168  — print the "web-service-addresses" property correctly

Accidental double space before the em-dash.
Comment 3 Alban Crequy 2011-04-08 14:22:14 UTC
(In reply to comment #2)
> Review of attachment 185524 [details] [review]:
> 
> Looks good. Please commit after fixing the minor problem in the NEWS entry.

Thanks for the review. I fixed the NEWS entry and committed it.