Opened 5 years ago

Closed 2 years ago

#1485212 closed Feature Patches (fixed)

option to automatically generate a contact's display name

Reported by: ksteinhoff Owned by:
Priority: 5 Milestone: 0.6-beta
Component: Addressbook Version: git-master
Severity: minor Keywords: contacts addressbook displayname
Cc:

Description

This patch adds a config option to allow contacts' display names to be generated automatically by concatenating the contact's first name and last name.

Attachments (1)

displayname.patch (7.5 KB) - added by ksteinhoff 5 years ago.

Download all attachments as: .zip

Change History (5)

Changed 5 years ago by ksteinhoff

comment:1 Changed 5 years ago by thomasb

  • Milestone changed from 0.2-stable to later
  • Severity changed from normal to minor

comment:2 Changed 4 years ago by alec

-1 from me.

comment:3 Changed 2 years ago by alec

  • Component changed from Core functionality to Addressbook
  • Milestone changed from later to 0.6-beta

comment:4 Changed 2 years ago by thomasb

  • Resolution set to fixed
  • Status changed from new to closed

This is actually the current behavior in the 0.6-beta development. All name fields (prefix, first, middle, last, suffix) are concatenated to form the display name in case the user didn't enter a display name. Maybe a config option to influence the order of name fields used for composition would be useful.

Marked #1487788 as a duplicate of this ticket.

Note: See TracTickets for help on using tickets.