[
https://issues.apache.org/jira/browse/SLING-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Bocanegra updated SLING-295:
-----------------------------------
Attachment: ujax_create_fix.r632454.patch
includes fix for this issue and SLING-299.
changes:
- divided content processing in 2 steps:
1) collect all properties
2) write back content
- altered deepGetOrCreateNode() to use jcr:primaryType and jcr:mixinType props
- simplified RequestProperty to be less intelligent. always has an 'abs path'
- targeted node is always created
- added test cases for (deep) node creation with node types
- (re)enabled move test cases
> 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, ujax_create_fix.r632454.patch
>
> 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.