New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 731289 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[MD settings] improve on fix for Issue 730025

Project Member Reported by dschuyler@chromium.org, Jun 8 2017

Issue description

In  Issue 730025  a small targeted fix was made for the purpose of patching. Long term fix that will handle more types that   is desired. This bug is a follow-up on that fix.
 
Status: Fixed (was: Started)
Fixed by https://codereview.chromium.org/2930833004/

The fix entailed:
- remove a prior quick-fix that swapped   for \u00a0 
- instead return the textContent from i18n()
- document/comment more explicitly that i18n() should be used for non-HTML and i18nAdvanced() should be used for innerHTML.

Sign in to add a comment