- 🇲🇩Moldova andrei.vesterli Chisinau
Hi there
Will any maintainer take a look at this small issue? I can prepare a fork for it too.
- @andreivesterli opened merge request.
There are lot of warnings related to the rules that contain tokens inside. The issue is on the token replace logic inside of the method processVariables() and processTokens() of the class src/Plugin/BusinessRulesItemPluginBase.php
Warning: preg_match_all() expects parameter 2 to be string, array given in Drupal\Core\Utility\Token->scan() (line 240 of /app/public/core/lib/Drupal/Core/Utility/Token.php)
#0 /app/public/core/includes/bootstrap.inc(312): _drupal_error_handler_real()
Provide a condition, for example sending an email with tokens inside, when a node is saved.
I've written a patch that fixes the warnings.
Need to check it well.
No changes.
No changes.
No changes.
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Hi there
Will any maintainer take a look at this small issue? I can prepare a fork for it too.