[
https://issues.apache.org/jira/browse/JCRVLT-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17856773#comment-17856773
]
Julian Reschke commented on JCRVLT-747:
---------------------------------------
OK; I believe I have confirmed my theory -- added an "early fail" into
JcrSysViewTransformer (see PR).
Now the question is: can we handle that, like:
a) replace reference properties by empty binaries inside "startNode" (that
seems to work)
b) collect the skipped properties for setting in a later step? (that's what I
couldn't get working yet, would we do that in "endNode"?)
> Import of authorizable nodes appears not to process "{BinaryRef}" property
> values
> ---------------------------------------------------------------------------------
>
> Key: JCRVLT-747
> URL: https://issues.apache.org/jira/browse/JCRVLT-747
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: vlt
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
>
> It appears that import of authorizable nodes will not process binary
> properties using the '\{BinaryRef}' format. Instead, their values are passed
> to the JCR's XML import handler, which then complains about the value not
> being base64-encoded.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)