You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2015/04/03 06:54:52 UTC

[jira] [Created] (JCRVLT-87) rcp fails when removing a mixin during an update operation

Tobias Bocanegra created JCRVLT-87:
--------------------------------------

             Summary: rcp fails when removing a mixin during an update operation
                 Key: JCRVLT-87
                 URL: https://issues.apache.org/jira/browse/JCRVLT-87
             Project: Jackrabbit FileVault
          Issue Type: Bug
          Components: RCP
            Reporter: Tobias Bocanegra


vault rcp fails to remove undeclared properties when removing a mixin during an update operation.

steps to reproduce:

1. create a node that does not define residual properties, eg nt:file
2. add a mixin eg jcr:lastModified with its properties
3. rcp the node to a target location.
4. remove the mixin and the properties again from the source node
5. rcp -u the node again -> IllegalItemStateException because vlt only removes the mixin but not the non undeclared properties.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)