Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-11151

HTTPS on port 80 makes Jenkins infer his URI incorrectly

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Ubuntu 11.04 Server 64bit
      Jenkins 1.432 (deb package)

      If Jenkins' HTTPS port is 80, Jenkins cannot infer his URI correctly.
      Suppose that the correct URI of Jenkins is https://jenkins.local:80/,
      he infers that his URI is https://jenkins.local/.
      It lacks the port number 80.

      How to reproduce:

      A workaround is to set Jenkins URL explicitly.

          [JENKINS-11151] HTTPS on port 80 makes Jenkins infer his URI incorrectly

          OHTAKE Tomohiro added a comment - https://issues.jenkins-ci.org/browse/JENKINS-11151

          Code changed in jenkins
          User: Seiji Sogabe
          Path:
          changelog.html
          core/src/main/java/hudson/Functions.java
          http://jenkins-ci.org/commit/jenkins/e8e9ac008160c6127a2f43dd8877d2560d959553
          Log:
          Merge pull request #267 from ohtake/https-port-80

          JENKINS-11151 HTTPS on port 80 makes Jenkins infer his URI incorrectly

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Seiji Sogabe Path: changelog.html core/src/main/java/hudson/Functions.java http://jenkins-ci.org/commit/jenkins/e8e9ac008160c6127a2f43dd8877d2560d959553 Log: Merge pull request #267 from ohtake/https-port-80 JENKINS-11151 HTTPS on port 80 makes Jenkins infer his URI incorrectly

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1180
          [FIXED JENKINS-11151] HTTPS default port is 443

          ohtake.tomohiro : cc1f75cdba5ab33b851c6f5b6f934fd5cadeb9bc
          Files :

          • core/src/main/java/hudson/Functions.java
          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #1180 [FIXED JENKINS-11151] HTTPS default port is 443 ohtake.tomohiro : cc1f75cdba5ab33b851c6f5b6f934fd5cadeb9bc Files : core/src/main/java/hudson/Functions.java changelog.html

            ohtake_tomohiro OHTAKE Tomohiro
            ohtake_tomohiro OHTAKE Tomohiro
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: