Stefan Egli created SLING-3640:
----------------------------------
Summary: Creation of a non-nt:folder folder or
partially-aggregated child does not correctly refresh
Key: SLING-3640
URL: https://issues.apache.org/jira/browse/SLING-3640
Project: Sling
Issue Type: Bug
Components: IDE
Reporter: Stefan Egli
Assignee: Stefan Egli
Fix For: Sling Eclipse IDE 1.0.0
Creating one of the following two child node types
* folder other than nt:folder, eg sling:Folder
* child node which results in partial aggregation serialization, eg
nt:unstructured
first creates a plain (eclipse) IFolder, which results in the Project Explorer
to show it as
{code}
newfolder [nt:folder]
{code}
and only then adds the newfolder/.content.xml - which does not correctly
refresh in all cases.
--
This message was sent by Atlassian JIRA
(v6.2#6252)