Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.6
-
None
-
None
Description
In BatchedItemOperation.move(), we have:
// check shareable case
if (target.isShareable())
As far as I can tell, this doesn't seem to be backed by the JCR spec.
Attachments
Issue Links
- relates to
-
JCR-3380 TCK tests for shareable nodes assume moving shareable nodes is not supported
- Closed