Closed
Bug 1340897
Opened 8 years ago
Closed 8 years ago
Do not open account manager when clicking Address Book button for new profiles
Categories
(Thunderbird :: Account Manager, defect)
Thunderbird
Account Manager
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 54.0
People
(Reporter: alta88, Assigned: alta88)
References
Details
Attachments
(1 file)
|
1001 bytes,
patch
|
aceman
:
review+
|
Details | Diff | Splinter Review |
For some reason, verifyAccounts() is run here. It's already run on 3pane window and messagewindow open. It's a dodgy function now and the ancient identity pref migration should be done in migration code anyway, if at all.
The old account wizard may have been useful once for new accounts, but now Account Central lists the same thing, more nicely, as the first thing the user sees in a brand new profile.
Assignee: nobody → alta88
Attachment #8838955 -
Flags: review?(acelists)
not sure what happened with bmo here.
Version: 52 Branch → Trunk
Comment on attachment 8838955 [details] [diff] [review]
addrbutton.patch
Review of attachment 8838955 [details] [diff] [review]:
-----------------------------------------------------------------
Ok, thanks. The function should have already been called at https://dxr.mozilla.org/comm-central/rev/567601fc64d9e8cd4f2e417cf35d90d4cc48140f/mail/base/content/msgMail3PaneWindow.js#524 anyway.
Attachment #8838955 -
Flags: review?(acelists) → review+
Keywords: checkin-needed
Comment 5•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 54.0
You need to log in
before you can comment on or make changes to this bug.
Description
•