Gavin Scott created OGNL-222:
--------------------------------
Summary: MemberAccess.setup and restore not called on method access
Key: OGNL-222
URL: https://issues.apache.org/jira/browse/OGNL-222
Project: Commons OGNL
Issue Type: Bug
Affects Versions: 3.0
Reporter: Gavin Scott
OgnlRuntime.invokeMethod() directly calls AccessibleObject.setAccessible()
rather than calling MemberAccess.setup() and restore(). The MemberAccess
javadoc "This interface provides a hook for preparing for accessing members of
objects." leads me to believe its methods should be called for method access.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira