[
https://issues.apache.org/jira/browse/SLING-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu resolved SLING-3129.
------------------------------------
Resolution: Fixed
- added a test to validate that .content.xml parsing is correct in
http://svn.apache.org/viewvc?view=revision&revision=1526714
- fixed remaining JCR commands which incorrectly encoded the paths they were
executing on in platform format - paths passed to commands must always be in
repository format in http://svn.apache.org/viewvc?view=revision&revision=1526716
> 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