Catalin Buzoiu created SLING-4004:
-------------------------------------

             Summary: Creating a node with ':' in its name fails at publishing
                 Key: SLING-4004
                 URL: https://issues.apache.org/jira/browse/SLING-4004
             Project: Sling
          Issue Type: Bug
          Components: IDE
    Affects Versions: Sling Eclipse IDE 1.0.2
            Reporter: Catalin Buzoiu
            Priority: Critical
             Fix For: Sling Eclipse IDE 1.0.4


Creating a new node with ':' (color) in its name is allowed, but crashes when 
trying to publish with the following message:

{noformat}
Failed publishing 
path=/apps/ggg/components/content/servicecomponent/jcr::content, 
result=JcrResult[ success:false, exception: 
org.apache.sling.ide.transport.RepositoryException - 
javax.jcr.RepositoryException: Invalid path: 
/apps/ggg/components/content/servicecomponent/jcr::content]
{noformat}

The node remains created, and subsequent tries to publish the project fail with 
the same message.

This is pretty critical as it doesn't allow creation of `cq:dialog`, 
`cq:editConfig` or even `jcr:content` nodes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to