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

When configuring hst:schemeagnostic on a mount that is not mapped (no sitemap), there still might be redirects from http --> https and vice versa

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • 4.0.0
    • None

    Description

      The method

      org.hippoecm.hst.container.HstDelegateeFilterBean#isSupportedScheme(org.hippoecm.hst.core.internal.HstMutableRequestContext, org.hippoecm.hst.core.request.ResolvedMount, java.lang.String)
      

      should include

             if (mount.isSchemeAgnostic()) {
                  return true;
              }
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aschrijvers Ard Schrijvers
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: