[ 
https://issues.apache.org/jira/browse/JEXL-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739493#action_12739493
 ] 

Henri Biestro commented on JEXL-73:
-----------------------------------

Roots in Interpreter.getAttribute that wrongly converts the attribute to a 
String before the call to the Uberspect.getPropertyGet.
This issue as a sibling with Interpreter.setAttribute that wrongly does the 
same.

> Undefined variables not reported correctly
> ------------------------------------------
>
>                 Key: JEXL-73
>                 URL: https://issues.apache.org/jira/browse/JEXL-73
>             Project: Commons JEXL
>          Issue Type: Sub-task
>            Reporter: Henri Biestro
>             Fix For: 2.0
>
>
> Trying to eval('c.e') with 'c' existing but no 'e' property wrongly report 
> 'e.e' as the undefined variable.

-- 
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