explanatory header of SmartBlock original embed content is not translated
Categories
(Core :: Privacy: Anti-Tracking, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox149 | --- | wontfix |
| firefox150 | --- | wontfix |
| firefox151 | --- | wontfix |
| firefox152 | --- | fixed |
People
(Reporter: soeren.hentzschel, Assigned: jhan)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
In bug 1976290, the original embed content was added below the SmartBlock placeholder for blocked embeddings (like Instagram or X posts). The explanatory header is a fixed English string ("Content from blocked embed:") and not translated for users in other languages:
https://hg-edge.mozilla.org/mozilla-central/rev/966d2e73f56a#l3.233
Comment 1•3 months ago
|
||
Thanks for filing! Looks like we missed moving that to an FTL file. James, as the patch author, could you take a look please?
Comment 2•3 months ago
|
||
Let's call it a regression.
Comment 3•3 months ago
|
||
Set release status flags based on info from the regressing bug 1976290
Updated•3 months ago
|
Updated•3 months ago
|
The "Content from blocked embed:" header that appears above the
preserved original content in SmartBlock placeholders was hardcoded
in English. Route it through the existing fluent-string mechanism
used by the other placeholder strings.
(In reply to Emma Zühlcke [:emz] from comment #1)
Thanks for filing! Looks like we missed moving that to an FTL file. James, as the patch author, could you take a look please?
https://phabricator.services.mozilla.com/D295198
Yes, for sure, patch is up, thank you!
Backed out for causing mochitest failures @ browser_smartblockembeds_link_preservation.js
Comment 10•2 months ago
|
||
| bugherder | ||
Updated•2 months ago
|
Comment 11•2 months ago
|
||
The patch landed in nightly and beta is affected.
:jhan, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox151towontfix.
For more information, please visit BugBot documentation.
Updated•2 months ago
|
Updated•1 month ago
|
Description
•