Cannot import translations for strings that include <u>

Created on 21 April 2023, almost 2 years ago
Updated 28 April 2023, almost 2 years ago

Problem/Motivation

Import of string \"<p>Dit is om te bevestigen dat je je hebt ingeschreven voor het evenement <u>[social_event:event_iam_organizing]</u>.</p> <p>[message:preview]</p> <p>[message:cta_button]</p> \" was skipped because of disallowed or malformed HTML. []

Steps to reproduce

  1. Add for example Dutch as a language
  2. Translate the source string
  3. Import translations
  4. Observe the error above

Proposed resolution

Change <u> to <em>.

Remaining tasks

TBD

User interface changes

The notification will display using <em> instead of an underline.

API changes

N/a

Data model changes

N/a

🐛 Bug report
Status

Fixed

Version

11.9

Component

Translations

Created by

🇳🇱Netherlands bramtenhove

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024