Closed
Bug 16265
Opened 26 years ago
Closed 26 years ago
[FEATURE] open the profile wizard when we open message compose and we have no identities
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: sspitzer, Assigned: sspitzer)
Details
if you create a new profile (so it has no mail-news accounts) and then
immediately launch the compose window, you have no identities.
we should bring up the Account Wizard at this point.
| Assignee | ||
Comment 1•26 years ago
|
||
now, we alert, telling the user they have no identities and then we open the
account wizard.
after the account wizard closes, we launch the compose window.
there are couple of weird bugs remaining.
1) on linux, repainting isn't happening when I got next & back in the account
wizard.
2) after creating an account with the wizard, I seem to have two: the one I
created and a second "null" identity. I need to debug this.
| Assignee | ||
Comment 2•26 years ago
|
||
accepting bug.
Updated•26 years ago
|
Target Milestone: M14
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•26 years ago
|
||
fixed.
the weird bugs are gone now, and it works like it should.
| Assignee | ||
Comment 4•26 years ago
|
||
in addition to this case being fixed, I fixes the case where you
run mozilla the first time, create a new profile, say mozProfile,
from the navigator open "tasks | address book", create a card and hit new
message.
you'll get the same alert, and then the wizard, and then your compose window.
I moved the alert text into a string bundle, so the i18n people should be
pleased as punch.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
builds for 20000113
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•