[
https://issues.apache.org/jira/browse/JCRVLT-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405406#comment-17405406
]
Dominik Süß commented on JCRVLT-543:
------------------------------------
[~kwin] sorry there was vacation, oncall duty and sicktime. There is a
remaining issue which is that mixins that are already present are handled as
unprotected properties and the installation tries to set them. Even though the
right mixin was set ahead this fails with the according error about protected
properties ( although it would be noop).
> DocViewSAXImporter failing on protected properties for new Nodes
> ----------------------------------------------------------------
>
> Key: JCRVLT-543
> URL: https://issues.apache.org/jira/browse/JCRVLT-543
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: vlt
> Affects Versions: 3.5.0
> Reporter: Dominik Süß
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 3.5.2
>
>
> Starting with
> https://github.com/apache/jackrabbit-filevault/commit/5f3b1d363da7bcf3c285a0bdbb394254ca3e57d1#diff-96c973bf61e1d3ae0fde08f6c35da64d983623ac50ce2f6af682828d4963a7dbR1166
> the behavior for relaxed handling of protected properties is no longer
> working on newly created nodes. New nodes do not pass a VersioningState
> causing the Exception to be rethrown at
> *https://github.com/apache/jackrabbit-filevault/blob/2381d35b1ba4eb2785f3d632b8501983899ce980/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java#L1166*
> This specifically affects System generated properties in case of packages
> that got generated by building a package from a System.
> // cc [~kwin] as commiter of patch introducing the regeression
--
This message was sent by Atlassian Jira
(v8.3.4#803005)