You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Cameron Samak (Jira)" <ji...@apache.org> on 2021/06/01 21:27:00 UTC

[jira] [Created] (JEXL-348) Parsing error when mixing namespaces with conditional expressions

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)