Closed Bug 285831 Opened 21 years ago Closed 21 years ago

Opening accountmanager from mail compose leads to a blank account panel

Categories

(Thunderbird :: Account Manager, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird1.1

People

(Reporter: mscott, Assigned: mscott)

Details

(Keywords: regression)

Attachments

(1 file)

open a compose window tools / account settings notice the blank white empty accountmanager panel JS error says Error: selectedServer has no properties Source File: chrome://messenger/content/AccountManager.js Line: 170
Keywords: regression
Target Milestone: --- → Thunderbird1.1
Mscott, I've forgotten to say in my posting on Mozillazine, that this also occurs, if you open a message and go to account settings. Maybe this information is necessary for the fix.
Attached patch the fixSplinter Review
I'm not sure how this code ever worked before since the compose window always ends up passing in a null server and I don't see any recent changes that would alter that behavior. Simple fix here is to make sure we don't dereference a null object, we end up selecting the first server in this case.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: