Closed
Bug 42105
Opened 25 years ago
Closed 23 years ago
When I create a news account, it sets the username (based on the email address)
Categories
(SeaMonkey :: MailNews: Account Configuration, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.3alpha
People
(Reporter: sspitzer, Assigned: sspitzer)
References
Details
I checked, and the problem is FixupAccountDataForIsp() in AccountWizard.js
we have code that gets the username from the email address, and then if the
username was not set in the wizard, we set it to the userid part of the email
address.
Updated•25 years ago
|
QA Contact: lchiang → nbaca
Updated•25 years ago
|
Comment 2•25 years ago
|
||
massive reassign of account manager bugs -> sspitzer
please feel free to put me back on the CC if you have any questions/comments
Assignee: alecf → sspitzer
Status: ASSIGNED → NEW
| Assignee | ||
Comment 3•25 years ago
|
||
clearing milestone, m17 and m18 are meaningless now. these need to be triages
along with the rest.
Target Milestone: M18 → ---
Comment 4•25 years ago
|
||
Would be nice for mozilla 0.9
Keywords: nsbeta3 → mozilla0.9
OS: Windows NT → All
Summary: when I create a news account, it sets the username (based on the email address) → When I create a news account, it sets the username (based on the email address)
Whiteboard: [nsbeta3-]
| Assignee | ||
Comment 5•23 years ago
|
||
working on a fix.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.3alpha
| Assignee | ||
Comment 6•23 years ago
|
||
fix is in bug 154213
| Assignee | ||
Comment 7•23 years ago
|
||
fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•