An exception should be thrown when trying to add a subnode to an nt:file-node
-----------------------------------------------------------------------------
Key: SLING-1741
URL: https://issues.apache.org/jira/browse/SLING-1741
Project: Sling
Issue Type: Bug
Components: JCR
Reporter: Clemens Wyss
The nt:file nodetype (without any other mixin node types assigned to the node)
only supports one single child
node whose name is "jcr:content". Hence when you try to add a subnode to an
nt:file node you should be getting an error/exception...
This is not the case though
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.