Closed
Bug 24622
Opened 25 years ago
Closed 25 years ago
implement "no identity for local folders" decision
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M14
People
(Reporter: sspitzer, Assigned: sspitzer)
References
Details
this is the tracker bug, for me to check in against.
the todo list:
1) don't create an identity at migration for local folders in the imap
migration case
2) don't create an identity when we create the local folder server (new account
case)
3) write a special "local folders" panel
4) tweak the accountmanger datasource to do the right thing.
the end goals, for qa to test:
1) if you have two servers, and one is local folder, you will only see one
identity in the "from:" picker in the compose window
2) "Local Folders" in the account setup dialog will only have one panel.
Comment 1•25 years ago
|
||
Thanks for tracking this seth.
I'm filing seperate bugs for #3 and 4, they're pretty different things, and
making this bug dependant on them and we can split the work up.
I'll assign both to me initially and seth can take it from me if he beats me to
it.
Assignee | ||
Comment 2•25 years ago
|
||
#1 and #2 are fixed, and since alecf created new bugs for #3 and #4, this bug is
closed.
now, when you migrate, you won't get an identity associated with the "Local
Folders" account.
and, with a new profile, when the "Local Folders" account gets created, it won't
have an identity.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 3•25 years ago
|
||
Since this is fixed I'm setting the Target for M14 so it will appear on my queries.
Target Milestone: M14
Updated•25 years ago
|
QA Contact: lchiang → nbaca
Assignee | ||
Comment 4•25 years ago
|
||
the only other issue I can think of is:
when the use selectes the local folders in the folder pane, and hits "new
message", we should probably preflight the "From:" picker in msg compose with
the default identity (or the identity associated with the default account).
right now, it just uses the first one, and that's good enough for beta for me.
Comment 6•25 years ago
|
||
Build 2000-02-11-08M14: NT4
Build 2000-02-11-11M14: Linux 6.0
Build 2000-02-11-12M14: Mac 8.6.1
Verified Fixed. Awesome!
1) Fixed: if you have two servers, and one is local folder, you will only see
one identity in the "from:" picker in the compose window.
2) Fixed: "Local Folders" in the account setup dialog will only have one panel.
3)Fixed: when the use selectes the local folders in the folder pane, and hits
"new message", we should probably preflight the "From:" picker in msg compose
with the default identity (or the identity associated with the default account).
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•