You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2014/07/07 11:39:34 UTC

[jira] [Created] (SLING-3741) When processing deleted folders, check for a covering aggregate higher in the filesytem hierarchy

Robert Munteanu created SLING-3741:
--------------------------------------

             Summary: 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
             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)