[
https://issues.apache.org/jira/browse/JCRVLT-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363418#comment-17363418
]
Konrad Windszus commented on JCRVLT-417:
----------------------------------------
[~dsuess] Please provide an IT in a PR. I am a bit puzzled how this commit
changes behaviour in case the node does already exist because all changes in
http://svn.apache.org/viewvc/jackrabbit/commons/filevault/trunk/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/FolderArtifactHandler.java?r1=1874776&r2=1875006&pathrev=1875006
are guarded by {{if (!parent.hasNode(dir.getRelativePath()))}}.
> Intermediate Node Types should be default node type of parent node type
> definition instead of "nt:folder"
> ---------------------------------------------------------------------------------------------------------
>
> Key: JCRVLT-417
> URL: https://issues.apache.org/jira/browse/JCRVLT-417
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Affects Versions: 3.4.2
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 3.4.4
>
>
> Currently all intermediate nodes are created with primary type "nt:folder" in
> case there is no docview xml specifying another node type. The node type
> should rather be the default node type defined in the node type definition of
> the parent node. Compare with JCRVLT-413.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)