Closed
Bug 44038
Opened 25 years ago
Closed 25 years ago
Need to create special folders for Imap accounts before being used
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
People
(Reporter: scottputterman, Assigned: jefft)
Details
(Whiteboard: [nsbeta2+])
Currently when we create Imap accounts, we don't create Sent, Drafts or
Templates folders. However, we do allow you to save on the Sent, Drafts or
Templates folder in the Copies and Folder panel of the account settings. This
is allowed because when the user does something that would require the use of
these folders, we should create the folder for them. The goal is not to create
the folder on the server until it is first needed.
The bug is that the folders aren't being created. This means that if the user
tries to copy a folder to Sent or save a draft to Drafts, the action will fail.
In the case of Sent it brings up a dialog that doesn't really tell you what
happened and in the case of Drafts it fails silently.
Copying Simone for possible wordsmithing of the dialog. Sorry, I don't have the
text at hand (Simone, this is the dialog I mentioned to you earlier today---see
me and I can re-create it). The dialog text implies the message isn't even sent.
One other behavior worth noting---the message remains on-screen even when the
dialog is dismissed. That behavior, plus the misleading dialog, suggests to the
user that the message has not been sent, though in fact it has been.
Reporter | ||
Comment 6•25 years ago
|
||
marking as a dup of 25146. I'd looked for a dup but couldn't find it yesterday.
*** This bug has been marked as a duplicate of 25146 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
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
•