[
https://issues.apache.org/jira/browse/SLING-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed SLING-590.
----------------------------------
Resolution: Fixed
In Revision: 747110 a new scription variable "properties" has been added which
points by default to resource.adaptTo(ValueMap.class). The name of the variable
can be overwritten (attribute propertiesName) as well as the class for the
adaptTo can be changed to Map (attribute propertiesIsValueMap).
> Add resource.adaptTo(ValueMap.class) to page context attributes
> ---------------------------------------------------------------
>
> Key: SLING-590
> URL: https://issues.apache.org/jira/browse/SLING-590
> Project: Sling
> Issue Type: New Feature
> Components: Scripting JSP
> Affects Versions: Scripting JSP-Taglib 2.0.2
> Reporter: Tobias Bocanegra
> Assignee: Carsten Ziegeler
> Priority: Minor
> Fix For: Scripting JSP-Taglib 2.0.4
>
>
> <sling:defineObject/> should add a 'properties' as page context variable from
> resource.adaptTo(ValueMap.class)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.