Closed Bug 429032 Opened 17 years ago Closed 17 years ago

Filter dialog broken

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jcranmer, Assigned: jminta)

References

Details

(Keywords: regression, Whiteboard: [needs landing of patch in bug 426715])

Similar to the bug 428662 in that the Account dropdown is empty. Marking as critical since this makes changing server-side filters via the UI impossible. SM might or might not have the same problem. Probably a regression of bug 413781.
Flags: blocking-thunderbird3.0a1?
Marking blocking-3.0a1+, as this is a regression that breaks functionality.
Flags: blocking-thunderbird3.0a1? → blocking-thunderbird3.0a1+
This bug likely has the same root cause as bug 426715. Both are caused by code that assumes that an nsIMsgAccount will have a non-null incomingServer. It's not yet clear to me under what conditions that assumption is false.
Blocks: 413781
Keywords: regression
Joshua, Are there any errors in the javascript console when you open the dialog? I'd like to be able to confirm my comment #2 hypothesis.
These are the errors I get in the console: ###!!! ASSERTION: couldn't lazily create the server : 'NS_SUCCEEDED(rv)', file /src/mozilla/mailnews/base/src/nsMsgAccount.cpp, line 93 JavaScript error: chrome://messenger/content/mail-folder-bindings.xml, line 243: acct.incomingServer is null (/me gripes about that \n in the nsMsgAccount assertion)
OK, perfect. Bug 428887 will fix this.
Status: NEW → ASSIGNED
Depends on: 428887
Whiteboard: [needs landing of patch in bug 426715]
This should be fixed now. Please verify.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.