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.