- Issue created by @jannakha
Warning: Array to string
search query:
keys=elvis%20presley%20-You%27ll%20Never%20Walk%20Alone
produces a warning:
Warning: Array to string conversion in Drupal\google_tag\EventSubscriber\SearchApiSubscriber->onSearch() (line 67 of /app/web/modules/contrib/google_tag/src/EventSubscriber/SearchApiSubscriber.php)
here's a query string:
elvis%20presley%20-You%27ll%20Never%20Walk%20Alone
these query strings are produced by bots/hackers, but they should not product any warnings/errors in the code
harden keys processing mechanism
harden keys processing mechanism
none
none
none
Active
2.0
Code