Claus Ibsen created CAMEL-22904:
-----------------------------------
Summary: camel-core - Simple language ternary parser should not
fail for log expressions
Key: CAMEL-22904
URL: https://issues.apache.org/jira/browse/CAMEL-22904
Project: Camel
Issue Type: Bug
Components: camel-core
Affects Versions: 4.18.0
Reporter: Claus Ibsen
Fix For: 4.18.0
The unit test in undertow fails.
Added unit test in core to reproduce this.
org.apache.camel.language.simple.types.SimpleIllegalSyntaxException: Ternary
operator ? has no condition at index 43 at location 43
>>> Message received from WebSocket Client : ${body}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)