You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2008/02/29 19:54:51 UTC

[jira] Commented: (SLING-299) Node creation without properties doesn't work

    [ https://issues.apache.org/jira/browse/SLING-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573897#action_12573897 ] 

Tobias Bocanegra commented on SLING-299:
----------------------------------------

shouldn't be the case anymore since SLING-285 introduced a new handling for node creation.


> 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.