We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f1802 commit a6a6d78Copy full SHA for a6a6d78
fixtures/10_Writing/move.xml
@@ -677,6 +677,9 @@
677
<sv:property sv:name="jcr:primaryType" sv:type="Name">
678
<sv:value>nt:unstructured</sv:value>
679
</sv:property>
680
+ <sv:property sv:name="jcr:mixinTypes" sv:type="Name">
681
+ <sv:value>mix:referenceable</sv:value>
682
+ </sv:property>
683
</sv:node>
684
<sv:node sv:name="dstNode">
685
0 commit comments