Closed
Bug 1909631
Opened 2 years ago
Closed 1 year ago
Rebuild in-app notification candidates list on intl:app-locales-changed
Categories
(Thunderbird :: General, task)
Thunderbird
General
Tracking
(thunderbird_esr128 fixed, thunderbird132 fixed)
RESOLVED
FIXED
132 Branch
People
(Reporter: freaktechnik, Assigned: freaktechnik)
References
Details
Attachments
(1 file)
When the application locale is changed, we should re-evaluate what notification should be shown to the user, since the app locale is a criteria we use for filtering the notifications.
To do so we can listen to the intl:app-locales-changed observer notification. When we see the notification we should push the cached notifications to the notification manager to trigger a re-evaluation.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → martin
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Pushed by benc@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/3de0bd94759b
Trigger in-app notification update when app locale changes. r=aleca
| Assignee | ||
Comment 3•1 year ago
|
||
Uplifted to ESR in bug 1936307
status-thunderbird_esr128:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•