Adriano Machado created CAMEL-23796:
---------------------------------------
Summary: Simple language: fix wrong token reported in logical
operator right-hand-side error message
Key: CAMEL-23796
URL: https://issues.apache.org/jira/browse/CAMEL-23796
Project: Camel
Issue Type: Bug
Reporter: Adriano Machado
When the simple expression parser encounters an invalid right\-hand\-side in a
logical operator expression, it reports the wrong token in the error message.
The token from the left\-hand\-side evaluation is used instead of the actual
offending token.
Discovered during the work on CAMEL\-22894 \(simple language parser hardening\).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)