Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4824

Redirect to HTTPS is using wrong port 80 if HttpsConfig with default ports 80/443 is used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.1.1
    • 6.2.0
    • wicket
    • None

    Description

      HttpsMapper#mapHandler() doesn't set the Url's port, if the desired protocol uses the standard port.

      This leads to UrlRenderer choosing to the request's port as fallback (which is 80 before switching to https).

      Attachments

        Activity

          People

            svenmeier Sven Meier
            svenmeier Sven Meier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: