Array access expressions fail when evaluated twice and cache is enabled
-----------------------------------------------------------------------

                 Key: JEXL-100
                 URL: https://issues.apache.org/jira/browse/JEXL-100
             Project: Commons JEXL
          Issue Type: Bug
    Affects Versions: 2.0
            Reporter: Henri Biestro
            Assignee: Henri Biestro
            Priority: Blocker
             Fix For: 2.0.1


When caching is enabled, a cached array expression tries to coerce a 
ListGetExecutor to Integer which throws an exception.
Sole workaround is to disable cache entirely which is not always possible; 
critical!

-- 
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