[
https://issues.apache.org/jira/browse/SLING-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573874#action_12573874
]
Carsten Ziegeler commented on SLING-295:
----------------------------------------
I have a solution running and am currently testing.
The intermediate nodes rely on default node creation.
The code of the post servlet is already very complex. While testing I stumbed
across some problems with
all the different parameters used for different things, so atm i think we
should not introduce a new prefix
to be handled by the servlet.
So I'll go with "ujax:" for now, but we can change it to "jcr:" prefix then
easily.
> Specify nodetype for node creation
> ----------------------------------
>
> Key: SLING-295
> URL: https://issues.apache.org/jira/browse/SLING-295
> Project: Sling
> Issue Type: Improvement
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Attachments: patch.txt
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> It would be nice to specify the node type for new nodes when they are created
> through the post servlet.
> Perhaps by specifying a node type parameter (like ujax:nodetype)?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.