Leverage wcm.io extensions custompathstrategy in sample-app
Description
Gliffy Diagrams
Activity
Show:
Details
Details
Assignee
Unassigned
UnassignedReporter
Konrad Windszus
Konrad WindszusComponents
Priority
Created March 13, 2018 at 5:02 PM
Updated March 13, 2018 at 5:02 PM
Currently the sample-app is relying still on the default
ContextPathStrategy
for the lookup of the configuration path (i.e. it uses the propertiessling:configRef
, e.g. https://github.com/wcm-io/wcm-io-caconfig/blob/e4edd8e4eb2f0f5d85aeccdbb2b6d8fb08034596/sample-app/content-packages/sample-content-aempage/jcr_root/content/contextaware-config-sample/en/.content.xml#L9). Please make the sample app use at least one of theContextPathStrategies
provided by wcm.io caconfig extensions.