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).

Comments

akhilavnair_zyxware created an issue. See original summary.

akhilavnair’s picture

Status: Needs work » Needs review
StatusFileSize
new478 bytes

Created a patch file to fix the error.

spokje’s picture

Status: Needs review » Reviewed & tested by the community

Reviewed it, tested it and it works as expected: No more InvalidDataTypeException

mslabba_zyxware’s picture

Assigned: akhilavnair » Unassigned
Status: Reviewed & tested by the community » Fixed

Thanks @Akhila for the patch, @Spokje for review
Successfully merged the patch

akhilavnair’s picture

Status: Fixed » Closed (fixed)