[
https://issues.apache.org/jira/browse/SLING-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573910#action_12573910
]
Tobias Bocanegra commented on SLING-299:
----------------------------------------
the createNode() handles "/*" nodes but not "/new_node"
> Node creation without properties doesn't work
> ---------------------------------------------
>
> Key: SLING-299
> URL: https://issues.apache.org/jira/browse/SLING-299
> Project: Sling
> Issue Type: Bug
> Components: ujax
> Reporter: Carsten Ziegeler
>
> If a new node should be created without setting a property, the node is never
> created as the processContent() method in the ujax post processor only acts
> when a property is available.
> Now, this use case might be questionable, however it seems strange to not
> create the node.
> I've added and disabled a test case in the CreateNodeTest test.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.