unable to create node to match default script path
--------------------------------------------------
Key: SLING-17
URL: https://issues.apache.org/jira/browse/SLING-17
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Edgar Poce
Priority: Minor
the definition bellow doesn't allow to create the node required by the default
script (jsp/start.jsp), the node called jsp can't be created under a
ScriptedComponent node.
[sling:ScriptedComponent] > sling:Component
- sling:baseComponent (String)
copy
+ sling:scripts (sling:ScriptList)
= sling:ScriptList
copy
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.