[ https://issues.apache.org/jira/browse/JCRVLT-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joerg Hoh updated JCRVLT-817: ----------------------------- Fix Version/s: 4.0.2 > All properties are checked twice if they are protected > ------------------------------------------------------ > > Key: JCRVLT-817 > URL: https://issues.apache.org/jira/browse/JCRVLT-817 > Project: Jackrabbit FileVault > Issue Type: Improvement > Reporter: Joerg Hoh > Assignee: Joerg Hoh > Priority: Major > Fix For: 4.0.2 > > > In the DocViewImporter, all properties are checked twice if they are > protected: > * first in the {{logIgnoredProtectedProperties}} method all properties are > checked and the protected ones are logged as such > * then in the {{setUnprotectedProperties}} methods the protected properties > are skipped. > Instead we should convert the {{loggingIgnoredProtectedProperties}} method > into a {{removeProtectedProperties}} filter, and then the > {{setUnprotectedProperties}} does not need to check them again. -- This message was sent by Atlassian Jira (v8.20.10#820010)