Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-14514

Platform mount properties do not have any effect, warn about that

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 14.5.0
    • 14.7.0
    • site-toolkit
    • None
    • Flagged
    • Quasar
    • Puma Sprint 261

    Description

      When properties such as hst:showcontextpathhst:showmount, hst:scheme etc. are placed on the mount below /hst:platform, they have no effect.

      Let's make that visible to developers, e.g. by WARN log statement.

      Note that they are typically on the top level host node, see https://documentation.bloomreach.com/14/library/concepts/hst-configuration-model/hosts-configuration.html

      As a client puts it:

      What is documented is that you CAN set them higher IF you want them to "cascade", not that you MUST.

      The other thing is that these properties work perfectly FINE when set directly on the mount in the SITE hosts.

      Basically, the hosts for SITE and platform have the same node types and properties, but they behave entirely differently. At the very least, that's a bad "user" experience.

      Example

      /hst:platform/hst:hosts/dev/com/example/cms-dev
        jcr:primaryType: hst:virtualhost
        /hst:root:
          jcr:primaryType: hst:mount
          hst:ismapped: false
          hst:namedpipeline: WebApplicationInvokingPipeline
          hst:scheme: https
          hst:schemeagnostic: true
          hst:showcontextpath: false
          hst:showport: false
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jhoffman Jeroen Hoffman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: