Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
With https://issues.apache.org/jira/browse/SLING-5812 you can now pass in request-attributes. Still you can not access them directly in Sightly.
It would be great to access them like
${request.attributes['layout']}
Adding a List<String,Object> to SlingHttpServletRequest might be the best.
Attachments
Issue Links
- relates to
-
SLING-5812 Add option to include attributes in request scope for Sightly data-sly-resource and data-sly-include
- Closed