Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2012 at 04:54 UTC
Updated:
1 Jan 2013 at 07:51 UTC
A user's profile page (/users/USERNAME) doesn't show the user's name -- it just says "Hello" at the top (see Graphic 1). There doesn't appear to be any way to show that information in the Account Settings page (see Graphic 2). Buh?
| Comment | File | Size | Author |
|---|---|---|---|
| no-user-name-graphic2.jpg | 171.19 KB | tgeller | |
| no-user-name-graphic1.jpg | 152.88 KB | tgeller |
Comments
Comment #1
bojanz commentedIt appears as soon as you create a default billing profile, that's where the name is taken from (the only place where we collect it).
Let me know if you have any suggestions around improving this.
Comment #2
tgeller commentedI would suggest that the username appear there *until* there's a name in the billing profile.
In my case, I'm using DC Kickstart as the base distribution for a new site because it *might* have commerce needs in the future. In other words, users' billing profiles won't appear for months -- or, possibly, ever.
I suspect this isn't a unique use case. It makes sense to build sites in CK (rather than core) to "future-proof" them against eventual commerce plans. In my opinion, CK sites should look and work right even if the commerce portion is never used.
Comment #3
bojanz commentedOkay, that makes sense.
Comment #4
bojanz commentedCommitted.
Comment #5
tgeller commentedThanks!