Dominik Süß created JCRVLT-542:
----------------------------------
Summary: FolderArtifactHandler not respecting ImportMode on
adjusting primaryTypes
Key: JCRVLT-542
URL: https://issues.apache.org/jira/browse/JCRVLT-542
Project: Jackrabbit FileVault
Issue Type: Bug
Components: vlt
Reporter: Dominik Süß
By definition mode=merge or the new mode=merge_properties should never modify
existing nodes/properties for the corresponding filters. It turns out that this
check is missing for the adjustments of primaryNodeTypes which boldly breaks
where the parent structures are assumed to be preexisting (like /home/groups)
and just covered by folders without any nodetype declared - the existing logic
does reset those to the default nt:folder which leads to a broken commit due to
nodeType incompatibilities.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)