Ticket #1798 (closed defect: fixed)

Opened 4 months ago

Last modified 1 month ago

Username is displayed for some users instead of Firstname Lastname

Reported by: hans Assigned to: anonymous
Priority: minor Milestone:
Component: generic Version:
Keywords: Cc:
Time spent: Time remaining: 0h
Time planned:

Description

Username is displayed for some users instead of Firstname Lastname in the Community section front page (see valdek777 under Featured people).

In the member profile he has specified his name (and it is required anyway).

Attachments

community_section.png (131.0 kB) - added by hans on 08/27/08 16:56:32.
valdek777.png (65.4 kB) - added by hans on 08/27/08 16:56:46.

Change History

08/27/08 16:56:32 changed by hans

  • attachment community_section.png added.

08/27/08 16:56:46 changed by hans

  • attachment valdek777.png added.

08/27/08 17:47:29 changed by pjotr

We use Title in that place, and title is set to be the NiceName?(Fullname in general) after edit. The user might have not edited his profile in a long time.

We could use the getNiceName or getFull_name there instead.

12/02/08 16:28:37 changed by pjotr

  • status changed from new to closed.
  • resolution set to fixed.
  • tt_remaining set to 0h.

(In [2700]) Fixes #1798, this will not happen for new users any more, migration script should deal with the old ones