- Issue created by @yazzbe
We’ve also identified that using the “matches regular expression” filter in Views causes a fatal SQL error in MySQL 8 when the filter value is empty. This results in the error (WSOD).
To resolve this, we changed the filter operator to “contains” in the view projects_by_website , which works with empty values in MySQL 8.
Active
1.0
Code