[
https://issues.apache.org/jira/browse/JEXL-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Akolkar resolved JEXL-80.
-------------------------------
Resolution: Fixed
Patch contains some whitespace-only changes. I've applied the functional
changes, and left the whitespace changes in visit(ASTArrayLiteral,Object) out.
See r802284:
http://svn.apache.org/viewvc?view=rev&revision=802284
Thanks for the patch, resolving as Fixed.
> Lenient mode should not throw exception when {g,s}etting an undefined property
> ------------------------------------------------------------------------------
>
> Key: JEXL-80
> URL: https://issues.apache.org/jira/browse/JEXL-80
> Project: Commons JEXL
> Issue Type: Bug
> Reporter: Henri Biestro
> Fix For: 2.0
>
> Attachments: JEXL-80.patch, JEXL-80.patch
>
>
> In lenient mode, the Interpreter should not throw an exception when failing
> to access or set a property; this behavior is consistent with undefined
> variable handling & closer to 1.1 behavior. For arrays, this will avoid
> throwing when accessing past the boundaries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.