As a safety precaution, write some tests to ensure there are no security vulnerabilities in the module's string handling.

Scenarios that should be covered:

  • String added to a meta tag on global default and have it loaded on the front page.
  • String added to a meta tag on global default and have it loaded on a non-entity page.
  • String added to a meta tag on global default and have it loaded an entity page.
  • String added to a meta tag on a node form's meta tag overrides.
  • String added to a meta tag on a content type default settings and have it loaded on a node form.
  • String added to a meta tag definition and loaded on a config form.
  • String added to a meta tag definition and loaded on an entity form.

Others are welcome to be added to the list :)

Comments

DamienMcKenna created an issue.