PPL

full_name should have fallbacks

Bug #688320 reported by Brad Phillips
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PPL
Fix Released
Low
Brad Phillips

Bug Description

If the user does not have a full_name, profile should fall back to username or email address

Revision history for this message
Christopher Adams (christopheradams) wrote :

There are some widgets that only display the full_name. The problem is that user's who are created through the sign-up process have no way to enter a full name.

Changed in ppl:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
rejon (rejon) wrote :

Upon sign-up should just save the username to the full_name field as well. This is a simple way to do. I bet our boy has a quick way to do this.

Changed in ppl:
assignee: nobody → rejon (rejon)
Revision history for this message
rejon (rejon) wrote :

Ok this is simple to fix. bassel and I came up with a way...I'll look around for this and replace:

<php if ((full_name)) = then ((email)) else ((full_name)) php>

Changed in ppl:
status: Confirmed → Triaged
rejon (rejon)
Changed in ppl:
assignee: rejon (rejon) → Brad Phillips (brad-bradphillips)
Revision history for this message
Christopher Adams (christopheradams) wrote :

Every user imported from GMail has an email. Does every user from Flickr or Twitter have a full_name?

Revision history for this message
Bassel Safadi (bassel) wrote :

yes Christopher Adams, all users have full_name

Revision history for this message
Christopher Adams (christopheradams) wrote :

I think this is fixed. If you see a problem elsewhere open a bug specific to that page and widget.

Changed in ppl:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.