Transform ' to ' in node title

Created on 23 March 2022, over 2 years ago
Updated 15 May 2024, about 1 month ago

Problem/Motivation

We are experiencing the same problem as identified in #3060413: Transform ' to ' β†’ . In looking at the latest 2.x and 3.x code it does not look like the patch from that issue made it into the codebase.

For example:

+    // Decode HTML entities, returning them to their original UTF-8 characters.
+    $decodedTitle = Html::decodeEntities($decryptedTitle);

... is nowhere to be found in the file src/Entity/WebformContentCreatorEntity.php.

It also looks like there are enough code changes that the patch would no longer work as it was written.

πŸ› Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada joel_osc

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

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.69.0 2024