Open Bug 1936041 Opened 1 year ago Updated 8 months ago

in-app notifications: Adjust URL to include dynamic locale & hardcode vs pref

Categories

(Thunderbird :: General, task)

Tracking

(Not tracked)

REOPENED

People

(Reporter: tobyp, Unassigned)

References

(Blocks 1 open bug)

Details

When the server has been configured to provide locale-specific JSON files/responses, adjust the URLs in the client to use that.

For example, Daily/nightly would look something like this:
https://notifications-stage.thunderbird.net/2.0/%LOCALE%/notifications.json

Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1934924
Resolution: --- → DUPLICATE

sorry, wrong way around

Status: RESOLVED → REOPENED
No longer duplicate of bug: 1934924
Resolution: DUPLICATE → ---
Duplicate of this bug: 1934924
No longer duplicate of this bug: 1934924

In addition to making updates to the URL, we would like to change this from being a preference to being hardcoded, possibly to enable changes via an Enterprise Policy.

Summary: in-app notifications: Adjust URL to include dynamic locale → in-app notifications: Adjust URL to include dynamic locale & hardcode vs pref

This also needs to update what we do on the locale change event. Currently we just re-run the filter on the cached notifications, but we'd want to try and refresh from the network with this.

In addition to making updates to the URL, we would like to change this from being a preference to being hardcoded, possibly to enable changes via an Enterprise Policy.

Is this still accurate?

Is this still accurate?

No, I think our implementation of the Enterprise Policy control in bug 1950887 sufficiently addresses the need.

You need to log in before you can comment on or make changes to this bug.