[regression] Messages are double escaped on 4.4.x after #3549282

Created on 31 October 2025, 3 months ago

Problem/Motivation

(Preliminary report)
The change here applied on 4.4.x causes messages to be double escaped (e.g.: double quotes are converted to ")

Steps to reproduce

An action that contains e.g.

return [
  'type' => 'warning',
  'message' => $this->t('Warning message with "quotes"')
];

will display as Warning message with "quotes"

Proposed resolution

TODO

Remaining tasks

TODO

User interface changes

TODO

API changes

TODO

Data model changes

TODO

🐛 Bug report
Status

Active

Version

4.4

Component

Core

Created by

🇧🇪Belgium herved

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024