SJRK-68: Make multilingual tests of templateManager better

Metadata

Source
SJRK-68
Type
Task
Priority
Blocker
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Gregor Moss
Created
2018-04-02T17:25:33.800-0400
Updated
2018-11-28T12:12:46.091-0500
Versions
N/A
Fixed Versions
N/A
Component
N/A

Description

Need to have a better sense of how to:

  • handle potential multilingual input that have differing character sets, as well as right-to-left scripts
    • for instance, Farsi and Japanese would be good candidate choices
  • test multilingual input
  • store them - HTML entities, unicode, etc?

Issues encountered already:

  • encoding between platforms (local vs server)
  • testability of multilingual strings when rendering message bundles to DOM