Contribution Date
Technology
Contribution Project
Contribution Details
Applied the patch in #50. Worked fine for 8.3.x
For 8.4.x I got this error
error: while searching for:
}
// add_condition determines whether a single expression is enough(FALSE) or the
// conditions should be added via an db_or()/db_and() (TRUE).
$add_condition = TRUE;
if ($operator == 'not') {
$value = NULL;
error: patch failed: core/modules/views/src/ManyToOneHelper.php:269
Contribution Issue Link
Contribution Link
Files count
1
Patches count
0