[ https://issues.apache.org/jira/browse/JEXL-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Henri Biestro updated JEXL-348: ------------------------------- Fix Version/s: 3.2 > 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)