Manage identities messed up: Copies & Folders blank, E2E section tab shows composition
Categories
(Thunderbird :: Message Compose Window, defect, P1)
Tracking
(thunderbird_esr78 unaffected, thunderbird89 unaffected)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr78 | --- | unaffected |
| thunderbird89 | --- | unaffected |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
(Regression)
Details
Attachments
(1 file)
This is from bug 1616514.
Under Account settings | Manage Identities | Edit identity, the tabs no longer show what they should.
Looks like some of-by-one problem. The e2e section shows composition, and copies&folders is completely blank instead.
Comment 1•5 years ago
|
||
Wow...how?
I'm gonna investigate this and see if I can spot the problem.
| Assignee | ||
Comment 2•5 years ago
|
||
Oh, I see the problem now. Wrong content structure due to linkset.
| Assignee | ||
Comment 3•5 years ago
|
||
Since the <linkset> was added where it was, the structure for the tabs became wrong, making the linkset the content for Copies and Folders... and the other tabs off-by-one.
Also adding a test to click around a bit in on the e2e tab content, so that tests would notice similar problems.
Updated•5 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/608510dc5b92
correct tabs under identity management. r=ThomasD,aleca
| Assignee | ||
Updated•5 years ago
|
Description
•