microsling ResourceResolver should not mangle node types used as resource types
-------------------------------------------------------------------------------
Key: SLING-94
URL: https://issues.apache.org/jira/browse/SLING-94
Project: Sling
Issue Type: Bug
Components: microsling
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: 2.0.0
If a JCR node to be used as a resource does not contain a slingResourceType
property, the primary node type is used. This is done by mangling the primary
node type such, that a repository path is created.
This path creation is not the task of the ResourceResolver, though, and should
be left to the script resolver.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.