occasional [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsISpamSettings.initialize]" - MsgIncomingServer.jsm:352:28
Categories
(MailNews Core :: General, defect)
Tracking
(thunderbird_esr91 unaffected, thunderbird102 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
thunderbird102 | --- | fixed |
People
(Reporter: rachel, Assigned: rnons)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
Steps to reproduce:
Seen occasionally in TB 102 beta:
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsISpamSettings.initialize]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: resource:///modules/MsgIncomingServer.jsm :: get spamSettings :: line 352" data: no] 2 MsgIncomingServer.jsm:352:28
get spamSettings resource:///modules/MsgIncomingServer.jsm:352
Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
It's related to spamActionTargetAccount or spamActionTargetFolder still pointing to the old server uri. I should migrate these two prefs instead of removing, https://searchfox.org/comm-central/rev/e9aba259822dfd77887a17b2f06bdf7ed07cf31d/mailnews/base/src/MailnewsMigrator.jsm#359,365. Will make a fix.
Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/25c01920ec23
Migrate spam action prefs when changing username/hostname. r=mkmelin
Assignee | ||
Comment 4•3 years ago
|
||
Comment on attachment 9281114 [details]
Bug 1773618 - Migrate spam action prefs when changing username/hostname. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): bug 1483485
User impact if declined: Spam action prefs still point to old server uri, may see a warning dialog or error message when making changes on account settings page
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): low
Comment 5•3 years ago
|
||
Comment on attachment 9281114 [details]
Bug 1773618 - Migrate spam action prefs when changing username/hostname. r=mkmelin
[Triage Comment]
Approved for beta
Comment 6•3 years ago
|
||
bugherder uplift |
Thunderbird 102.0beta6:
https://hg.mozilla.org/releases/comm-beta/rev/aa4c688f4c3d
Description
•