Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-3060

On HTTPS favorites are saved with protocol and domain

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 5.2.8, 5.3.2
    • 5.2.5
    • favorites

      If I use the secure https protocol, the favorites will stored with its complete external url. This is reproducable on demoauthor.

      Reason is a bug in info.magnolia.ui.admincentral.shellapp.favorites.FavoritesPresenter#getWebAppRootURI. The method uses the information of the request to remove the domain part from the url. But the request knows nothing about https. The method should use the information from vaadin to cleanup the location url.

        Acceptance criteria

              pmundt Philip Mundt
              frank.sommer Frank Sommer
              Rainer Blumenthal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD