Radu Cotescu created SLING-7123:
-----------------------------------
Summary: ObjectModel does not correctly analyse all super types
when solving methods
Key: SLING-7123
URL: https://issues.apache.org/jira/browse/SLING-7123
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting HTL Engine 1.0.40, Scripting HTL Java Compiler
1.0.12, Scripting HTL Compiler 1.0.12
Reporter: Radu Cotescu
Assignee: Radu Cotescu
Fix For: Scripting HTL Compiler 1.0.14, Scripting HTL Java
Compiler 1.0.14, Scripting HTL Engine 1.0.42
The
{{org.apache.sling.scripting.sightly.compiler.util.ObjectModel#resolveProperty}}
method might not always correctly solve methods on target objects due to the
fact that not all super types are queried if one of them throws a
{{NoSuchMethodException}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)