https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41780 --- Comment #32 from David Nind <david@davidnind.com> --- Additional comments: 1. I think the preferred name should be shown in the list of fields under "Contact information" on the patron details page. It currently doesn't. 2. As far as I can tell, no change is required to how the names are shown in the page title, sidebar, breadcrumbs, etc. That is: - If preferred name and no first name, preferred name surname. For example, Alex Surname (987654321). - If preferred name and first name, preferred name surname. For example, Alex Surname (987654321). - If no preferred name or first name, surname. For example, Surname (987654321). - If first name and no preferred name, first name surname, For example, Alexandra Surname (987654321). 3. The bug title seems incorrect to me, may be this was fixed by other bugs. That is, the first name is shown if the preferred name is empty (using the staff interface). -- You are receiving this mail because: You are watching all bug changes.