Found the following error in recent log message when the module is installed.
Drupal\Component\Serialization\Exception\InvalidDataTypeException: Malformed inline YAML string ('Configure searching for keywords from URLs that result) at line 5 (near "description: 'Configure searching for keywords from URLs that result"). in Drupal\Component\Serialization\Yaml::decode() (line 39 of ../web/core/lib/Drupal/Component/Serialization/Yaml.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | malformed-inline-yaml-string-fix-2797171-2.patch | 478 bytes | akhilavnair |
Comments
Comment #2
akhilavnairCreated a patch file to fix the error.
Comment #3
spokjeReviewed it, tested it and it works as expected: No more InvalidDataTypeException
Comment #5
mslabba_zyxware commentedThanks @Akhila for the patch, @Spokje for review
Successfully merged the patch
Comment #6
akhilavnair