spi2dav: Overwrite header T specified for MOVE and COPY causes failure if some
API tests
----------------------------------------------------------------------------------------
Key: JCR-2565
URL: https://issues.apache.org/jira/browse/JCR-2565
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-spi2dav
Affects Versions: 2.0.0
Reporter: angela
failing tests are:
org.apache.jackrabbit.test.api.WorkspaceCopySameNameSibsTest#testCopyNodesNodeExistsAtDestPath
org.apache.jackrabbit.test.api.WorkspaceMoveSameNameSibsTest#testMoveNodesNodeExistsAtDestPath
those would be fixed by setting the overwrite header to F(alse)... however,
this doesn't fit those cases where same-same
siblings would be allowed and the copy/move to a destination with existing item
would succeed in JCR.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.