[ https://issues.apache.org/jira/browse/OAK-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818044#comment-16818044 ]
Manfred Baedke edited comment on OAK-8232 at 4/15/19 3:27 PM: -------------------------------------------------------------- Removed the existence check and commited [http://svn.apache.org/viewvc?view=revision&revision=1857589] Removed unused import: http://svn.apache.org/viewvc?view=revision&revision=1857592 was (Author: baedke): Removed the existence check and commited http://svn.apache.org/viewvc?view=revision&revision=1857589 > Node#setPrimaryType(String) does not create child nodes defined as autoCreated > ------------------------------------------------------------------------------ > > Key: OAK-8232 > URL: https://issues.apache.org/jira/browse/OAK-8232 > Project: Jackrabbit Oak > Issue Type: Bug > Components: jcr > Affects Versions: 1.12.0 > Reporter: Manfred Baedke > Assignee: Manfred Baedke > Priority: Minor > Labels: candidate_oak_1_12 > Fix For: 1.14.0 > > Attachments: oak-8232-testcase.patch, oak-8232.patch > > > In contrast to Node#addNode(String, String), Node#setPrimaryType(String) does > not create child nodes that are defined as autoCreated. See attached failing > test case. -- This message was sent by Atlassian JIRA (v7.6.3#76005)