Robert Munteanu created SLING-3129:
--------------------------------------
Summary: Node names which are changed when encoding in platform
format are not imported
Key: SLING-3129
URL: https://issues.apache.org/jira/browse/SLING-3129
Project: Sling
Issue Type: Bug
Components: IDE
Reporter: Robert Munteanu
Assignee: Robert Munteanu
Fix For: Sling Eclipse IDE 1.0.0
For the following node structure
- ROOT [nt:unstructured]
\- _jcr_content [nt:file]
a node named /ROOT/jcr:content is taken into account, which is incorrect.
[September 26, 2013 11:55:41 PM EEST] ListChildrenCommand -> /ROOT : JcrResult[
success:true] (15 ms)
[September 26, 2013 11:55:42 PM EEST] ListChildrenCommand -> /ROOT/jcr:content
: JcrResult[ success:false, exception:
org.apache.sling.ide.transport.RepositoryException -
javax.jcr.PathNotFoundException: /ROOT/jcr:content] (17 ms)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira