espblog sample: "currentNode" is not defined
--------------------------------------------
Key: SLING-1540
URL: https://issues.apache.org/jira/browse/SLING-1540
Project: Sling
Issue Type: Bug
Components: Samples
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
Starting the espblog sample and navigating to
/content/espblog/posts/*.edit.html returns a ReferenceError: "currentNode" is
not defined.
That's because the currentNode variable is now only provided if an actual node
exists, and that's not the case with the star resource.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.