AI translation is not saving html values correctly
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3476990. --> Reported by: [stefvanlooveren](https://www.drupal.org/user/1059216) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When translated, my html is not decoded, which ends up in a non-decoded wysiwyg value for body text. See before_patch.png.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>I installed AI search module on a fresh Drupal 10.3 and added OpenAI provider. Then I used the default settings for the AI translate. I added dutch as a language and translated my first article with the AI Translation module.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Decode the values (see patch). </p>
issue