Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
3.1.30
-
None
-
None
Description
A nt:folder node is serialised into a plain directory w/o .content.xml. When installing such a package over content that has a different nodetype on that folder will not alter it.
example:
1. install attached node-slingfolder.zip
2. observe: /tmp/testroot/a is sling:Folder
3. install attached node-ntfolder.zip
4. observe: /tmp/testroot/a is still sling:Folder
if you do it the other way around, then the content is correct
Attachments
Attachments
Issue Links
- is related to
-
OAK-5229 Using Node.setPrimaryType() should fail if non-matching childnodes
- Open
-
SLING-11809 Disable "overwritePrimaryTypesOfFolders" in the distribution journal
- Resolved
-
JCRVLT-557 Breaking change in behavior for implict nodetype calculation
- Resolved