[
https://issues.apache.org/jira/browse/JEXL-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved JEXL-73.
----------------------
Resolution: Fixed
Thanks for the patch, however it includes an irrelevant name change which makes
it hard to see the actual changes.
Patch applied without the name change:
URL: http://svn.apache.org/viewvc?rev=801362&view=rev
Log:
JEXL-73 Undefined variables not reported correctly
> 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
>
> Attachments: JEXL-73.patch
>
>
> 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.