Sven Meier created WICKET-4824:
----------------------------------

             Summary: Reirect to HTTPS is using wrong port 80 if HttpsConfig 
with default ports 80/443 is used
                 Key: WICKET-4824
                 URL: https://issues.apache.org/jira/browse/WICKET-4824
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.1.1, 1.5.8
            Reporter: Sven Meier


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).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to