Henri Biestro created JEXL-279:
----------------------------------
Summary: Null variables property access do not throw exceptions
Key: JEXL-279
URL: https://issues.apache.org/jira/browse/JEXL-279
Project: Commons JEXL
Issue Type: Bug
Affects Versions: 3.1
Reporter: Henri Biestro
Fix For: 3.2If 'x' is a null variable, 'x[0]' does not throw an exception even in strict mode. It should. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
