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 16:30:00 UTC

[jira] [Reopened] (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 reopened JEXL-348:
--------------------------------

My bad, forgot the 3.0 way of dealing with namespace. I've been using a property file + builder based engine creation for too long... 

> 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: Minor
>             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)