Skip to content

Conversation

@bekir-ozturk
Copy link
Contributor

Problem

Fixes #4243

Solution

Creates a new javascript encoder to allow \u00A0 character to be not escaped.

Checks:

  • Added unit tests
  • Added #nullable enable to all the modified files ? (nullability is enabled project-wide)

@bekir-ozturk bekir-ozturk merged commit 7824133 into main Jan 21, 2022
@bekir-ozturk bekir-ozturk deleted the dev/bozturk/loc-tool-symbol-encoding branch January 21, 2022 13:08
ladipro added a commit to dotnet/arcade that referenced this pull request Feb 1, 2022
…tnet/winforms) (#8395)

Moving to latest version of the package in order to consume dotnet/templating#4267. This unblocks adoption of the template localizer in the winforms repo. See dotnet/winforms#6319 (comment) for context on the bug being fixed.
ghost pushed a commit to dotnet/winforms that referenced this pull request Feb 4, 2022
PR reenables template localization disabled in #6441
Issue was fixed in dotnet/templating#4267 and available in latest version of arcade dotnet/arcade#8395.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Template localizer changes encoding of some characters

4 participants