Disallowed or malformed HTML in translation

Created on 27 November 2023, 7 months ago
Updated 28 March 2024, 3 months ago

Problem/Motivation

Error:

[error]  Import of string "<div class="webform-custom-options-buttons">
{% for value, text in options %}
<div class="webform-custom-options-button" data-option-value="{{ value }}" style="text-align:center">
{{ text }}
{% if descriptions[value] %}<div class="description">{{ descriptions[value] }}</div>{% endif %}
</div>
{% endfor %}
</div>
> " was skipped because of disallowed or malformed HTML. 

The translation is a copy of the source string.
Translation on localize.drupal.org.

The source string is in config:
webform_options_custom.webform_options_custom.buttons.yml

Steps to reproduce

Import the German translation of the webform module.

Proposed resolution

I think this config property should not be translatable.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

6.2

Component

Code

Created by

πŸ‡­πŸ‡ΊHungary Pasqualle πŸ‡­πŸ‡Ί Budapest

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024