Cameron Samak created JEXL-348:
----------------------------------
Summary: Parsing error when mixing namespaces with conditional
expressions
Key: JEXL-348
URL: https://issues.apache.org/jira/browse/JEXL-348
Project: Commons JEXL
Issue Type: Bug
Reporter: Cameron Samak
{code}empty(A) ? ns:func() : B{code}
results in an unexpected parse error: 1:22 parsing error in ':'
Tested at HEAD. This seems like it worked in 3.0.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
