Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-6114

Support nested configurations in configurated locations

    XMLWordPrintableJSON

Details

    Description

      Let's assume you have a content like this:
      /content/level1/level2[@sling-config-ref='/conf/project/sub']

      and configurations
      /conf/project/something
      /conf/project/sub/something-else

      the default path strategy should directly go up the hierarchy in the configured location (/conf in this case), so /conf/project/sub is tried first, then /conf/project and then the other configured paths.
      The only question is if you have
      /libs/conf/project/sub
      is this handled before /conf/project or after?

      Attachments

        Issue Links

          Activity

            People

              sseifert Stefan Seifert
              cziegeler Carsten Ziegeler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: