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

Konrad Windszus commented on JCRVLT-705:
----------------------------------------

These properties are defined as {{protected}} and {{autocreated}} through the 
mixin {{mix:created}}. Its CND looks like this for Oak
{code}
[mix:created]
  mixin
  - jcr:created (date) autocreated protected
  - jcr:createdBy (string) autocreated protected
{code}

Protected/autocreated nodes cannot be set through FileVault.
If the node does not have that mixin, though, the properties should not be 
protected and therefore should be deserialized. Please provide an example of a 
node export containing such a property which can not be imported fully in 
FileVault.

> jcr:created and jcr:createdBy properties are not replicated on publish with 
> FV 3.6.0
> ------------------------------------------------------------------------------------
>
>                 Key: JCRVLT-705
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-705
>             Project: Jackrabbit FileVault
>          Issue Type: Bug
>            Reporter: Roxana-Elena Balasoiu
>            Priority: Major
>
> The `jcr:created` and `jcr:createdBy` properties are not replicated on the 
> publish with the latest version of FileVault. They are replicated properly 
> with FileVault 3.4.0.
>  
>  



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

Reply via email to