Robert Munteanu created SLING-3586:
--------------------------------------
Summary: Publishing content fails if intermediate nodes are not
present in the repository
Key: SLING-3586
URL: https://issues.apache.org/jira/browse/SLING-3586
Project: Sling
Issue Type: Bug
Components: IDE
Reporter: Robert Munteanu
Fix For: Sling Eclipse IDE 1.0.2
Consider the following scenario:
- the repository contains /content (sling:Folder)
- the local workspace contains /content/test/folder (sling:Folder )
If I try to update a property on /content/test/folder, it fails because the
parent folder /content/test is not present. We should fall back on retrieving
the information about intermediate parent nodes and using that to create them
if needed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)