eca_user: Condition "ID of user" is not supporting tokens
Problem/Motivation
The condition plugin of eca_user "ID of user" allows to specify a user ID to compare against. However, this field is not supporting tokens.
Same problem affects "ID of current user".
Steps to reproduce
Proposed resolution
Run the user ID field through token replacement, as it's done in all other plugins.
Remaining tasks
User interface changes
API changes
Data model changes
Edited by drupalbot