[ 
https://issues.apache.org/jira/browse/SLING-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Radu Cotescu updated SLING-7097:
--------------------------------
    Description: 
The 
{{org.apache.sling.scripting.sightly.impl.engine.runtime.SlingRuntimeObjectModel}}
 should adapt a target object to {{ValueMap}} as a last resort in 
{{org.apache.sling.scripting.sightly.impl.engine.runtime.SlingRuntimeObjectModel#getProperty}}.
 Otherwise a {{ValueMap}} property obtained through adaptation could hide the 
result returned by a publicly accessible field or method with the same name / 
base name as a property provided by the map.

This regression was introduced by SLING-7085.

  was:
The 
{{org.apache.sling.scripting.sightly.impl.engine.runtime.SlingRuntimeObjectModel}}
 should adapt a target object to {{ValueMap}} as a last resort in 
{{org.apache.sling.scripting.sightly.impl.engine.runtime.SlingRuntimeObjectModel#getProperty}}.
 Otherwise a {{ValueMap}} property obtained through adaption could hide the 
result returned by a publicly accessible field or method with the same name / 
base name as a property provided by the map.




> The SlingRuntimeObjectModel should adapt a target object to ValueMap as a 
> last resort
> -------------------------------------------------------------------------------------
>
>                 Key: SLING-7097
>                 URL: https://issues.apache.org/jira/browse/SLING-7097
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>    Affects Versions: Scripting HTL Engine 1.0.38
>            Reporter: Radu Cotescu
>            Assignee: Radu Cotescu
>              Labels: regression
>             Fix For: Scripting HTL Engine 1.0.40
>
>
> The 
> {{org.apache.sling.scripting.sightly.impl.engine.runtime.SlingRuntimeObjectModel}}
>  should adapt a target object to {{ValueMap}} as a last resort in 
> {{org.apache.sling.scripting.sightly.impl.engine.runtime.SlingRuntimeObjectModel#getProperty}}.
>  Otherwise a {{ValueMap}} property obtained through adaptation could hide the 
> result returned by a publicly accessible field or method with the same name / 
> base name as a property provided by the map.
> This regression was introduced by SLING-7085.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to