Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1704 closed defect (bug) (fixed)

If display name is empty, use user_login

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by:
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0
Component: Component - Users Keywords:
Cc:

Description

In some circumstances, the display_name might be empty. In those cases, we should be defaulting to the user_login, and lastly falling back to "Anonymous" if nothing is found at all.

Change History (2)

#1 @johnjamesjacoby
13 years ago

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

(In [3648]) Fall back on user_login, and lastly "Anonymous" if no name is found anywhere. Fixes #1704.

#2 @johnjamesjacoby
13 years ago

(In [3649]) Slight performance improvements to author display_name. See #1704.

Note: See TracTickets for help on using tickets.