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



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.

Reply via email to