- 🇬🇧United Kingdom scott_euser
Thanks! Would you mind dealing with crediting as well pls
preg_match_all in \Drupal\Core\Utility\Token::scan() now requires that the text to scan is not NULL. Sometimes token_default_tokens_alter() passes a NULL value.
1. content type A has entity reference field to content type B
2. use token in metatag module to output [field_reference_example:entity:url] from content type A
3. open example of content type A where reference field is empty
4. error shown
Don't pass NULL values.
Patching coming shortly
None
None
None
Needs review
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Thanks! Would you mind dealing with crediting as well pls