[buddypress-trac] [BuddyPress] #3404: Users display_name problems in rare cases [with patch]

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Thu Jul 28 17:10:50 UTC 2011


#3404: Users display_name problems in rare cases [with patch]
---------------------+-----------------------------
 Reporter:  slaFFik  |      Owner:  slaFFik
     Type:  defect   |     Status:  new
 Priority:  normal   |  Milestone:  Awaiting Review
Component:  Members  |    Version:  1.3
 Severity:  normal   |   Keywords:  has-patch
---------------------+-----------------------------
 One user on my local install doesn't have fullname and display_name. so In
 the loops he is displaying without name at all - just an avatar. Bad.

 I created a patch, that behaves using this logic:
 1) if no fullname - use display_name (default)
 2) if no default name - use nice_name, which is username in most cases.

 So in rare cases users will be have at least nice_name instead of nothing.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3404>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list