[Downloads v2] Crash in Downloads due to es_AR string substitution format
Categories
(Firefox for Android :: Downloads, defect, P1)
Tracking
()
People
(Reporter: rsainani, Assigned: rsainani)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid] [group4])
Attachments
(1 obsolete file)
Steps to reproduce
- Switch device locale to
es_AR
. - Open Downloads screen on nightly 138
- "Select" (Not click) 1 or more items, note: you can select by long pressing any item and then subsequently clicking items when screen is in selection mode.
- Open the menu in the Top App Bar. Click Remove/Delete.
Note that this works in all other locales.
Expected behavior
Snackbar is displayed and files are removed
Actual behavior
Crash
Device information
- Firefox version: 138.0a1
- Android device model:
- Android OS version:
Any additional information?
Updated•24 days ago
|
Assignee | ||
Updated•24 days ago
|
Assignee | ||
Comment 1•24 days ago
|
||
Comment 2•24 days ago
|
||
This was fixed upstream and I manually triggered an android-l10n sync to pick up the change on autoland. Hopefully that'll green things up shortly.
https://hg.mozilla.org/integration/autoland/rev/4b5d2efd323db50aa730e5b0b0567d2626f8fc6d
We'll also avoid pushing the affected nightly builds to the Play Store to avoid shipping this crash to affected users.
Assignee | ||
Comment 3•24 days ago
|
||
Thank you Ryan! Also repied in Bug 1956387
Assignee | ||
Comment 4•24 days ago
|
||
Closing this as Bug 1956387 has fixed the issue.
Updated•24 days ago
|
Comment 5•24 days ago
|
||
Changing localized files in mozilla-central
doesn't work, you can only fix them upstream in the l10n repository, as they will be replaced in 24h.
See explanation here https://mozilla-l10n.github.io/documentation/products/android-l10n/adding_projects.html#setting-up-the-project-in-source-and-l10n-repositories
Description
•