[
https://issues.apache.org/jira/browse/JEXL-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740648#action_12740648
]
Rahul Akolkar commented on JEXL-80:
-----------------------------------
Patch has become stale after JEXL-77 was resolved (atleast I'm not able to
apply cleanly). If you can refresh, that'd be ideal.
> 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
>
>
> 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.