- Status changed to Needs review
16 days ago 3:30pm 15 January 2026
(Preliminary report)
The change here applied on 4.4.x causes messages to be double escaped (e.g.: double quotes are converted to ")
An action that contains e.g.
return [
'type' => 'warning',
'message' => $this->t('Warning message with "quotes"')
];
will display as Warning message with "quotes"
TODO
TODO
TODO
TODO
TODO
Active
4.4
Core
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.