RemoteL10n looking for translations in wrong locaation
Categories
(Firefox :: Remote Settings Client, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox96 | --- | fixed |
firefox97 | --- | fixed |
firefox98 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
diannaS
:
approval-mozilla-release+
|
Details | Review |
Bug 1724985 ported RemoteL10n.jsm to use IOUtils & PathUtils, but ended up using the profile directory instead of the local profile directory as the lookup directory for downloaded translation files.
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Comment 2•3 years ago
|
||
Set release status flags based on info from the regressing bug 1724985
Comment 4•3 years ago
|
||
bugherder |
Comment 5•3 years ago
|
||
Can you please clarify what the user-facing impact of this bug is? On the surface, this sounds like something we may want in a dot release.
Assignee | ||
Comment 6•3 years ago
|
||
:RyanVM right now if we wanted to launch any sort of targeted campaign with off-train translated strings (via RemoteL10n), the strings would not be able to found and the campaign would show e.g., blank messages in CFR or Spotlight.
Assignee | ||
Comment 7•3 years ago
|
||
Comment on attachment 9258599 [details]
Bug 1749644 - Fix RemoteL10n Fluent directory r?emcminn
Beta/Release Uplift Approval Request
- User impact if declined: We cannot launch any targeted messaging campaigns with off-train translated strings. Any such campaign would display empty dialogs or messages to end users.
- Is this code covered by automated tests?: Unknown
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It is a reversion of a path change from bug 1749644. I have verified that RemoteL10n works correctly with this patch applied.
- String changes made/needed:
Comment 8•3 years ago
|
||
Comment on attachment 9258599 [details]
Bug 1749644 - Fix RemoteL10n Fluent directory r?emcminn
Approved for 97.0b4.
Comment 9•3 years ago
|
||
bugherder uplift |
Assignee | ||
Comment 10•3 years ago
|
||
Comment on attachment 9258599 [details]
Bug 1749644 - Fix RemoteL10n Fluent directory r?emcminn
Beta/Release Uplift Approval Request
- User impact if declined: We cannot launch any targeted messaging campaigns with off-train translated strings. Any such campaign would display empty dialogs or messages to end users.
We (OMC) do not consider this high enough priority to be a dot release driver, but are happy to take it as a ride along.
- Is this code covered by automated tests?: Unknown
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It is a reversion of a path change from bug 1749644. I have verified that RemoteL10n works correctly with this patch applied.
- String changes made/needed:
Comment 11•3 years ago
|
||
Comment on attachment 9258599 [details]
Bug 1749644 - Fix RemoteL10n Fluent directory r?emcminn
Approved by 96.0.2
Comment 12•3 years ago
|
||
bugherder uplift |
Description
•