NPE in ScriptableNode.getIds
----------------------------

                 Key: SLING-389
                 URL: https://issues.apache.org/jira/browse/SLING-389
             Project: Sling
          Issue Type: Bug
          Components: Scripting
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz
            Priority: Minor


This ESP code

for (var a in currentNode) {}

Causes 

java.lang.NullPointerException
        at 
org.apache.sling.scripting.javascript.wrapper.ScriptableNode.getIds(ScriptableNode.java:360)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to