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

Rahul Akolkar updated JEXL-49:
------------------------------

         Fix Version/s:     (was: 1.1.1)
                        2.0
    Remaining Estimate:     (was: 0.17h)
     Original Estimate:     (was: 0.17h)

Set fix version to v2.0.


> Block statements aren't parsed
> ------------------------------
>
>                 Key: JEXL-49
>                 URL: https://issues.apache.org/jira/browse/JEXL-49
>             Project: Commons JEXL
>          Issue Type: Bug
>    Affects Versions: 1.1.1
>         Environment: All
>            Reporter: Vishal Goenka
>            Priority: Critical
>             Fix For: 2.0
>
>         Attachments: astblock.patch
>
>
> The ExpressionFactory throws an exception when parsing a block statement such 
> as:
> { a='b'; c='d'; }
>  I traced it down to a missing check for ASTBlock in the ExpressionFactory. 
> The patch is attached.

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

Reply via email to