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

Konrad Windszus edited comment on JCRVLT-833 at 1/6/26 4:43 PM:
----------------------------------------------------------------

[~tripod] Do you remember how you came up with both lists in

https://github.com/apache/jackrabbit-filevault/blame/1bd9f9fa825e86133eaae222544e8c39ba7970ee/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java#L146
 and
https://github.com/apache/jackrabbit-filevault/blame/32a172de94286c160fde3f93c84b04cbd1690cf5/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXFormatter.java#L189

 which seem to be rather arbitrary to me...?


was (Author: kwin):
[~tripod] Do you remember how you came up with both lists which seem to be 
rather arbitrary to me...?

> 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