- Issue created by @cbstuart
I've created a fix, which is in the patch. However, the patch isn't applying very well, and I don't really have time right now to figure out why. Do with it as you will.
- 🇺🇦Ukraine goodboy Kharkiv, Ukraine
@cbstuart, thanks for report, the issue was fixed on dev-version, please see https://www.drupal.org/project/autoban/issues/3530962 🐛 Drupal 11.2.0 - Upgrade Error Active
still getting this error, when upgraded to latest version - 8.x-1.11
- 🇺🇦Ukraine goodboy Kharkiv, Ukraine
It will be fixed permanently on 8.x-1.12 version.
Sorry for the inconvenience - 🇺🇦Ukraine goodboy Kharkiv, Ukraine
The dev version should now work with both versions up to 11.2 and 11.2 and later.
I made selector if the function is exist (instead of checking Drupal version)
if (method_exists($this, 'addFilterToQuery'))