eca_base: Condition "Compare two scalar values" should evaluate to false when comparing different but undefined tokens
Problem/Motivation
The condition plugin "Compare two scalar values" replaces tokens using the clear option. If someone uses two different tokens, and both are undefined, then the condition evaluates to be true. However this behavior is unexpected, since the two tokens are different ones.
Steps to reproduce
Proposed resolution
Don't use the clear option to replace tokens in this condition.
Remaining tasks
User interface changes
API changes
Data model changes
Edited by drupalbot