GNOME Bugzilla – Bug 792198
Individual: also use phone numbers for display_name
Last modified: 2018-01-04 12:07:18 UTC
Created attachment 366276 [details] [review] [Patch] Individual: Also use phone number for `display_name` In GNOME Contacts, we recently got rid of the `display_name` in our wrapper class for Individual. However, we also would like to show the phone number if available before falling back to the postal address or "Unnamed person" (see also the original bug 727741). Bug 651672, which discussed adding the `display_name` property in folks, also contains a comment (the second one) about adding phone numbers as another fallback, but it somehow got ignored. Attached is a patch to also use phone numbers as a fallback for the display_name property.
Review of attachment 366276 [details] [review]: Looks reasonable to me, thanks.
Comment on attachment 366276 [details] [review] [Patch] Individual: Also use phone number for `display_name` Landed on master as commit 4a634c7.
You can close bugs when pushing the last patch in them. :-)