Closed
Bug 503858
Opened 16 years ago
Closed 15 years ago
"Account" thread-pane column for smart folders is blank for messages in IMAP accounts
Categories
(MailNews Core :: Networking: IMAP, defect)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 448568
People
(Reporter: mozilla-bugzilla, Unassigned)
References
Details
Attachments
(1 file)
|
92.06 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1) Gecko/20090630 Fedora/3.5-1.fc11 Firefox/3.5
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1pre) Gecko/20090712 Lightning/1.0pre Shredder/3.0b3pre
For POP messages, the variable m_accountKey (resp. mAccountKey) is set from the "X-Account-Key" header (HEADER_X_MOZILLA_ACCOUNT_KEY), and this used for for the "account" column in the message list.
For IMAP messages this info is empty.
This is troublesome when virtual safed searches or smart folders are used because, for example, every Inbox is simply named Inbox.
I suggest either filling in that info in the IMAP sink, or changing the UI code to look for the account info in a different place.
Reproducible: Always
Steps to Reproduce:
1. Set up saved search or use smart folders' Inbox spanning several IMAP accounts
2. Display (activate) the account column in the message list pane
3.
Actual Results:
Account column is empty for IMAP messages
Expected Results:
Account column shows account
I know this is the current design, so it's not a bug per se but a huge usability drawback for the newer features (saved search, smart folders) which should be used more extensively now that gloda makes them fast.
[I also wish there was an "IMAP backend" component in BZ.]
Comment 1•16 years ago
|
||
There is, you're just not looking hard enough.
Component: General → Networking: IMAP
Product: Thunderbird → MailNews Core
QA Contact: general → networking.imap
(In reply to comment #1)
> There is, you're just not looking hard enough.
If, by that cryptic comment, you mean there is an IMAP component: There is definitely none in the new bug page for Thunderbird. Who would think that that page's list differs from the one for an existing bug?
Comment 3•16 years ago
|
||
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.1.1) Gecko/20090715 Thunderbird/3.0b3
I confirm this behaviour, which pretty much render virtual accounts useless.
See screenshot.
Comment 4•16 years ago
|
||
Changed to "normal bug" rather than enhancement because an empty account column is certainly a bug (beyond the fact that it renders smart folders useless), not a missing feature.
Severity: enhancement → normal
Bug has been confirmed independently from the reporter.
I can confirm it's present in Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090925 Lightning/1.0pre Shredder/3.0pre.
Can someone change to "confirmed" please? My only options are "unconfirmed" and "resolved".
Comment 7•16 years ago
|
||
Empty account column for IMAP
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4pre) Gecko/20090923 Shredder/3.0pre
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 8•16 years ago
|
||
Ludo, smartfolders now is default representation in TB3 and this bug could be blocker for release what you think?
Comment 9•16 years ago
|
||
This looks like bug 457304 ? or is kind of similar shall we dup them ?
| Reporter | ||
Comment 10•16 years ago
|
||
(In reply to comment #9)
> This looks like bug 457304 ? or is kind of similar shall we dup them ?
That bug is about identifying Sender or Recipient by looking them up in the address book.
This one here is about identifying the account in which a message is stored. We already have "Location" working which displays the (deepest level) folder. "Account" is supposed to be the account name. "Location" is "Inbox" for all inboxes, which is why the additional account column is need to distinguish them.
Updated•16 years ago
|
Flags: blocking-thunderbird3?
Comment 12•16 years ago
|
||
we want this, but we won't block 3.0 for this.
Flags: wanted-thunderbird3+
Flags: blocking-thunderbird3?
Flags: blocking-thunderbird3.1+
Flags: blocking-thunderbird3-
Comment 13•16 years ago
|
||
I can confirm this bug:
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.5) Gecko/20091112 Shredder/3.0pre
Comment 15•16 years ago
|
||
I also confirm it in the release:
Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0
Flags: wanted-thunderbird3+
Flags: blocking-thunderbird3.1+
Flags: blocking-thunderbird3-
Comment 16•16 years ago
|
||
@lujomu please be careful not to remove flags from bugs, they are required for tracking purposes.
Flags: blocking-thunderbird3.1+
Updated•15 years ago
|
blocking-thunderbird3.1: --- → rc1+
Flags: blocking-thunderbird3.1+
Updated•15 years ago
|
Summary: Fill in account column (account-key) for IMAP accounts → "Account" thread-pane column for smart folders is blank for messages in IMAP accounts
Comment 17•15 years ago
|
||
This has actually been fixed by bug 448568.
Status: NEW → RESOLVED
blocking-thunderbird3.1: rc1+ → ---
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•