Nitin Gupta created SLING-7014:
----------------------------------
Summary: Inheritance of configurations from parent content resource
Key: SLING-7014
URL: https://issues.apache.org/jira/browse/SLING-7014
Project: Sling
Issue Type: Bug
Reporter: Nitin Gupta
Priority: Critical
configure /content/dam/folder/@cq:conf = /conf/something
Then use the sling context aware API to get the configuration for
/content/dam/folder/asset.png and I essentially get /conf/global (an
osgi-configured fallback) instead of /conf/something
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)