DefaultSlingScript should only set currentNode property if not null
-------------------------------------------------------------------
Key: SLING-433
URL: https://issues.apache.org/jira/browse/SLING-433
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: 2.0.0
The DefaultSlingScript.verifySlingBindings sets the currentNode property to the
resource adapted to a Node. This may be null in case the resource is not
node-based. In such situations the currentNode property should not be set.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.