Closed
Bug 1898358
Opened 1 year ago
Closed 1 year ago
Normalize ModelManagementOptions to Lower Case
Categories
(Firefox for Android :: Translations, defect, P1)
Tracking
()
RESOLVED
FIXED
128 Branch
People
(Reporter: olivia, Assigned: olivia)
References
Details
(Whiteboard: [fxdroid][foundation][translations:128])
Attachments
(1 file)
There is a flaw in the Translations ModelManagementOptions builder. The JSM side is looking for lower case strings and the builder allows any case. It should be normalized to all lower case to ensure consistency.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → ohall
Blocks: 1862293
Severity: -- → S3
status-firefox126:
--- → wontfix
status-firefox127:
--- → wontfix
Priority: -- → P1
Whiteboard: [fxdroid][foundation][translations:128]
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
There is a bug where ModelManagementOptions accepts un-normalized
strings and will have errant behavior.
Pushed by ohall@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/36033364e081
Normalize ModelManagementOptions to Lower Case r=android-reviewers,geckoview-reviewers,calu
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•