Closed Bug 1932218 Opened 1 year ago Closed 1 year ago

Hard-coded content in browser_menu_tools_description_2

Categories

(Firefox for Android :: Toolbar, defect)

All
Android
defect

Tracking

()

RESOLVED DUPLICATE of bug 1931824
Tracking Status
firefox132 --- unaffected
firefox133 --- unaffected
firefox134 --- affected

People

(Reporter: flod, Unassigned)

References

(Regression)

Details

(Keywords: regression)

We have a string blocked in review, so I went searching for the code
https://github.com/mozilla-l10n/android-l10n/pull/834

https://hg.mozilla.org/mozilla-central/rev/9ec7b95d8b9c

While I'm not familiar with Android development, I think this is hard-coding spaces and commas to inject them in Reader View,%s Print, Share, Open app

if (reportSiteIssueLabel != null) {
    (" $reportSiteIssueLabel,")
} else {
    ""
},

This doesn't work, you should expose 2 separate strings without replacements.

Reader View, Report Site Issue, Print, Share, Open app
Reader View, Print, Share, Open app

Set release status flags based on info from the regressing bug 1929334

:giorga, since you are the author of the regressor, bug 1929334, could you take a look? Also, could you set the severity field?

For more information, please visit BugBot documentation.

Flags: needinfo?(giorga)
Flags: needinfo?(giorga)
Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1931824
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.