Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-4512

Invalid warning about "invalid" hst:inheritsfrom value

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Outdated
    • None
    • 13.0.0
    • None
    • None
    • Platform 196 - Hardening 2

    Description

      Check at:
      org.hippoecm.hst.platform.configuration.cache.CompositeConfigurationNodes#addInherited
      should probably be "startsWith" instead of equals:

       if (!inheritPath.equals("../")) {
                  log.warn("Skipping invalid hst:inheritsfrom '{}' for '{}'. Property should start with '../'", inheritPath,
                          currentConfigurationRootNode.getValueProvider().getPath());
       }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            mmilicevic Marijan Milicevic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: