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

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

     [ https://issues.apache.org/jira/browse/JEXL-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Biestro resolved JEXL-348.
--------------------------------
    Resolution: Fixed

> 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
>            Assignee: Henri Biestro
>            Priority: Major
>             Fix For: 3.2
>
>
> {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)