[
https://issues.apache.org/jira/browse/SLING-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14054801#comment-14054801
]
Robert Munteanu commented on SLING-3741:
----------------------------------------
[~egli] - I'm not sure this example is correct. When a nt:unstructured folder
is serialized to disk, it _must_ have a .content.xml file, at least according
to https://jackrabbit.apache.org/filevault/vaultfs.html#Generic_aggregates .
> When processing deleted folders, check for a covering aggregate higher in the
> filesytem hierarchy
> -------------------------------------------------------------------------------------------------
>
> Key: SLING-3741
> URL: https://issues.apache.org/jira/browse/SLING-3741
> Project: Sling
> Issue Type: Bug
> Components: IDE
> Affects Versions: Sling Eclipse IDE 1.0.0
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.0.2
>
>
> Minimal scenario reported by [~egli]
> * Create:
> {code}
> grandparent [nt:unstructured]
> \- parent [nt:unstructured]
> |- child1 [nt:unstructured]
> \- child2 [nt:unstructured]
> {code}
> * Then change child2 to sling:Folder
> * Changing child2 back to nt:unstructured then causes the deletion of parent
> (since I delete parent/child2 and parent folders explicitly, as they are no
> longer needed)
--
This message was sent by Atlassian JIRA
(v6.2#6252)