Html::decodeEntities() must be of the type string for certain metatag values

Created on 7 March 2023, over 1 year ago
Updated 13 September 2023, 9 months ago

The error described there https://www.drupal.org/project/tmgmt_deepl/issues/3342781 🐛 Html::decodeEntities() must be of the type string Fixed .
It happens when enabled TMGMT DeepL Integration and METATAG: FAVICONS modules. Mask Icon field from the metatags has property '#text' which is an array:

I guess we can additional condition to flatten method in tmgmt/src/Data.php that '#text' property also is a string.

🐛 Bug report
Status

Closed: duplicate

Version

1.0

Component

Miscellaneous

Created by

🇪🇸Spain dima.iluschenko Malaga

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

Comments & Activities

Production build 0.69.0 2024