- Affected version
- 2.2.4
when the search terms include "AND" all caps
Example when I search for "apples AND oranges", I get this error
there is no error if I search "apples and oranges"
Example when I search for "apples AND oranges", I get this error
Code:
XF\Db\InvalidQueryException: MySQL query error [1064]: syntax error, unexpected '+' src/XF/Db/AbstractStatement.php:228
there is no error if I search "apples and oranges"