Closed
Bug 175488
Opened 23 years ago
Closed 22 years ago
Mozilla sometimes doesn't display Sent Items folder with correct headers
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: patrik.kullman, Assigned: Bienvenu)
Details
Attachments
(2 files)
1.90 KB,
patch
|
Details | Diff | Splinter Review | |
3.94 KB,
patch
|
Details | Diff | Splinter Review |
I stayed with Mozilla's default setting of Inbox.Sent as Sent-items folder, and
so on (templates, drafts, trash). But unless I specify Inbox.Sent in "Other
folder", mozilla doesn't treat it as sent-items folder. (i.e. it shows sender
instead of recipient)
Patrik, what build ID are you reporting this bug against?
So you're saying that Mozilla is storing your sent messages in that folder, but
displays a Sender rather than a Recipient header in the Subject pane?
Reporter | ||
Comment 2•23 years ago
|
||
All versions I've tried...
Both Mac OS and Mac OS X.
1.1 - 1.2b (20021016)
I'm saying that Mozilla stores the messages in Inbox.Sent both when I
specifically point to it and when I let the default settings stay, but it only
detects the Sent folder as a Sent folder when I specifically choose it. (Changes
one column to Recipient instead of Sender)
Dup of bug 114533?
Patrik, can you still reproduce this problem using a current nightly build?
Summary: IMAP + Inbox.Sent → Mozilla sometimes doesn't display Sent Items folder with correct headers
Assignee | ||
Comment 5•22 years ago
|
||
taking.
Assignee: sspitzer → bienvenu
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 6•22 years ago
|
||
this makes it so we ask the incoming server for a particular folder if we need
to prepend anything to the uri (e.g., the personal namespace) before using it.
This fixes the icons for sent/drafts/templates for imap servers that have their
special folders under the INBOX.
Assignee | ||
Comment 7•22 years ago
|
||
with the previous fix, we don't need this code in nsMsgCopy.cpp, since we've
pushed the code that deals with personal namespaces into
nsMsgIdentity::getFolderPref and nsIMsgIncomingServer::GetMsgFolderFromURI
Assignee | ||
Comment 8•22 years ago
|
||
fixes checked in, r/sr=mscott.
Status: NEW → RESOLVED
Closed: 22 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
•