Closed Bug 32885 Opened 25 years ago Closed 22 years ago

Store the user's full name as part of profile data

Categories

(Core Graveyard :: Profile: BackEnd, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX
mozilla1.0.1

People

(Reporter: bugs, Assigned: ccarlen)

Details

There is a RFE for identification of current profile (b23260) that requires this feature, we also need this to be able to do things like say "Bookmarks for Ben Goodger" etc. This is, in essence, a 'pretty name' for the profile. If the back end for this is supplied, I can hook up a front end for it via the Profile Wizard.
The problem is, we've never wanted to make full name part of the profile wizard. Part of this is that it feels intrusive because people don't understand why we're asking and part of this is that we'll get it when they run the mail account wizard. Can you wait until mail has collected it? If not, how can we mitigate the perception of invasion of privacy? Given the info, storing it in the registry is no big deal. Let's make sure we have the full design first.
Severity: normal → enhancement
people are often asked their full name as part of installing software. this is not a new concept.. in fact most software asks for it - the Activation portion of our install even does ;P
Good point:-) Now I remember that we wanted to get the name from there when we can.
Assignee: selmer → racham
Status: NEW → ASSIGNED
Target Milestone: --- → M17
Target Milestone: M17 → M20
Doing a mass reassign to Conrad Carlen. Conrad is going address all current and upcoming profile manager issues. Please do not hesitate to involve me in any of the issues.
Assignee: racham → ccarlen
Status: ASSIGNED → NEW
This would be an easy thing to do. Problem is, if other components used nsIProfile to get the user name, it would spread references to nsIProfile which we want to avoid. Right now, there are almost no refs to it from other components. This is needed for embedding applications which are not using profiles.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
changing QA contact
QA Contact: gbush → ktrina
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 (you can query for this string to delete spam or retrieve the list of bugs I've moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Invasion of privacy is not an issue here. If any user is concerned about it, they can just use a nickname or a false name. All/all.
OS: Windows 98 → All
Hardware: PC → All
Keywords: mozilla1.1
Summary: [RFE] Store the user's full name as part of profile data → Store the user's full name as part of profile data
See comment 5. If we need to do this, it shouldn't be done with profile mgr.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
No longer blocks: 23260
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.