Closed Bug 369804 Opened 18 years ago Closed 18 years ago

getBestIdentity doesn't work for saved search folders

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mscott, Assigned: mscott)

Details

(Keywords: fixed1.8.1.2)

Attachments

(1 file)

When replying to a message from saved search folder that searches multiple accounts, our getBestIdentity code fails to find the appropriate identity. The identities list we enumerate through comes from: accountManager.GetIdentitiesForServer and I think it uses the wrong server.
Flags: blocking-thunderbird2+
Attached patch low risk fixSplinter Review
Here's a low risk fix to the problem. in mailCommands::ComposeMessage, if we were given an array of messages, over ride the passed in folder with the value of hdr.folder, this causes the right incoming server to get passed to GetIdentitiesForServer.
Attachment #254481 - Flags: superreview?(bienvenu)
Attachment #254481 - Flags: superreview?(bienvenu) → superreview+
Status: NEW → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8.1.2
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: