You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "dion gillard (JIRA)" <ji...@apache.org> on 2007/10/26 10:49:52 UTC

[jira] Updated: (JEXL-19) Ternary conditional not supported

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

dion gillard updated JEXL-19:
-----------------------------

    Fix Version/s: 2.0

> Ternary conditional not supported
> ---------------------------------
>
>                 Key: JEXL-19
>                 URL: https://issues.apache.org/jira/browse/JEXL-19
>             Project: Commons JEXL
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Linux, JDK 5
>            Reporter: Jesse Glick
>             Fix For: 2.0
>
>
> Although the JEXL docs seem to imply that it is a superset of EL, it does not appear to support the ternary conditional, i.e.
> name != null ? name : 'default'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.