Closed
Bug 1691844
Opened 4 years ago
Closed 4 years ago
Disabling a calendar doesn't hide its events from the month/multiweek view
Categories
(Calendar :: Calendar Frontend, defect)
Calendar
Calendar Frontend
Tracking
(thunderbird_esr78 unaffected, thunderbird86 unaffected, thunderbird87 verified)
VERIFIED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | unaffected |
thunderbird86 | --- | unaffected |
thunderbird87 | --- | verified |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Regression)
Details
Attachments
(1 file)
I broke this by changing the order of some operations when refreshing the calendar view.
Assignee | ||
Comment 1•4 years ago
|
||
I made an erroneous change that stopped the events being removed from the month/multi-week view
but didn't notice because there was no test coverage. This fixes the change, performs the removal
by a different method altogether, and adds test coverage.
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/b50e72bad642
Fix removal of events from views when a calendar becomes disabled. r=mkmelin
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•4 years ago
|
status-thunderbird86:
--- → unaffected
Target Milestone: --- → 87 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/7db9174f622e
follow-up - Fix test to work with libical. rs=bustage-fix
Comment 4•4 years ago
|
||
bugherder uplift |
Thunderbird 87.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/e52714ba9910
status-thunderbird87:
--- → fixed
Comment 5•4 years ago
|
||
Verified WFM using the German version.
Name Thunderbird
Version 87.0b2
Build-ID 20210302182637
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•