[
https://issues.apache.org/jira/browse/JCRVLT-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369497#comment-17369497
]
Dominik Süß commented on JCRVLT-542:
------------------------------------
[~kwin] sorry for the delay due to unplanned absence - there are further issues
as in the concrete case where I detected this the filter shouldn#t have matched
due to include rules and I found during debugging that this may be due to a
PropertyFilter without the declared include filter being somehow generated -
the given case is simplified to the breaking logic in the given code location -
investigation what causes the workspace filter in our case to be incorrectly
calculated are ongoing.
> 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üß
> Priority: Critical
>
> 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)