-
Bug
-
Resolution: Fixed
-
Blocker
-
Jenkins 2.261 and 2.262
-
-
Jenkins 2.263
Updating to 2.261 and even 2.262 the URL for some links are injecting the port number ":80" which in our instance is invalid. This prevents pages from loading. For example the "search" at top of screen when finding a job and trying to go to the job will change the URL from "https://jenkins.company.com/" to "https://jenkins.company.com:80/job/jobname/". This makes pages not render properly and user needs to remove ":80" from URL to continue.
Another instance is clicking Manage Jenkins -> Manage Plugins goes from "https://jenkins.company.com/manage" to "https://jenkins.company.com:80/pluginManager/".
These are just a couple of instances but have run into more. I couldn't easily identity what change in 2.261 that affected this behavior.
- is duplicated by
-
JENKINS-63961 Reverse proxy set up is broken on Windows, as a service, with no IIS or other reverse proxy
-
- Closed
-
- relates to
-
JENKINS-64035 Upgrade Jetty to 9.4.33
-
- Closed
-
- links to
[JENKINS-63958] Invalid URL containing port
Description |
Original:
Updating to 2.261 and even 2.262 the URL for some links are injecting the port number ":80" which in our instance is invalid. This prevents pages from loading. For example the "search" at top of screen when finding a job and trying to go to the job will change the URL from "https://jenkins.company.com/" to "https://jenkins.company.com:80/job/jobname/". This makes pages not render properly and user needs to remove ":80" from URL to continue. Another instance is clicking Manage Jenkins -> Manage Plugins goes from "https://jenkins.company.com/manage" to "https://jenkins.company.com:80/pluginManager/". These are just a couple of instances but have run into more. I couldn't easily identity what change in 2.261 that affected this behavior. |
New:
Updating to 2.261 and even 2.262 the URL for some links are injecting the port number ":80" which in our instance is invalid. This prevents pages from loading. For example the "search" at top of screen when finding a job and trying to go to the job will change the URL from "https://jenkins.company.com/" to "https://jenkins.company.com:80/job/jobname/". This makes pages not render properly and user needs to remove ":80" from URL to continue. Another instance is clicking Manage Jenkins -> Manage Plugins goes from "https://jenkins.company.com/manage" to "https://jenkins.company.com:80/pluginManager/". These are just a couple of instances but have run into more. I couldn't easily identity what change in 2.261 that affected this behavior. |
Labels | New: regression |
Link |
New:
This issue is duplicated by |
Remote Link | New: This issue links to "https://github.com/jenkinsci/jenkins/pull/5017 (Web Link)" [ 26110 ] |
Released As | New: Jenkins 2.263 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue relates to |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |