Closed
Bug 1977699
Opened 2 months ago
Closed 2 months ago
Address book scan for existing accounts scans too many accounts
Categories
(Thunderbird :: Account Manager, task)
Tracking
(thunderbird142 fixed)
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
thunderbird142 | --- | fixed |
People
(Reporter: freaktechnik, Assigned: freaktechnik)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When we scan accounts for address books, we also scan non-email accounts like RSS or chat accounts, or local folders. We should be smarter about skipping the scan for such accounts.
We also don't avoid scanning accounts that have a non-email username. We should fall back to the email from the default identity in that case, and if we can't find any host name at all, don't try to find address books on undefined
...
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Updated•2 months ago
|
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/72cea7f6eb3d
Don't try to find address books if we can't identify a hostname for the account. r=aleca
You need to log in
before you can comment on or make changes to this bug.
Description
•