[ 
https://issues.apache.org/jira/browse/JCRVLT-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050320#comment-18050320
 ] 

Tobias Bocanegra commented on JCRVLT-833:
-----------------------------------------

I don't remember. but aren't those properties that indeed are protected and 
cannot be overwritten in an import?

> Consolidate which protected properties to consider during export and import
> ---------------------------------------------------------------------------
>
>                 Key: JCRVLT-833
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-833
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Priority: Major
>
> Currently the export ignores certain protected properties: 
> https://github.com/apache/jackrabbit-filevault/blob/c1d3aba606270a016920388e21b6e696e26700fb/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXFormatter.java#L121.
>  During the import only certain protected properties are considered at all 
> (https://github.com/apache/jackrabbit-filevault/blob/c1d3aba606270a016920388e21b6e696e26700fb/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewImporter.java#L142).
>  Currently the set of those two properties are overlapping which is not 
> useful (i.e. some protected properties are never contained in the export but 
> would be considered during import or are contained in the export but are 
> never considered during import).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to