Jenkins is behind rproxy. Config argument: --prefix=/jenkins
http://build redirects to https://build/jenkins
Links to project-urls are wrong:
Sample: https://build/job/test/ instead of https://build/jenkins/job/test/
It seems to be a client jscript issue. After clicking on Jenkins Homeurl (upper left corner), all links are correct.
- blocks
-
JENKINS-31307 Wrong redirects when behind reverse proxy
-
- Closed
-
[JENKINS-39151] Jenkins behind rproxy generates wrong project urls when redirected
Summary | Original: Jenkins behind rproxy generates wrong project urls in IE 11 client | New: Jenkins behind rproxy generates wrong project urls |
Environment |
Original:
Client: Windows 7, IE 11.0.9600.18449 Server: Windows Server 2012 R2, ARR 3, Jenkins 2.26, java.runtime.version 1.8.0_66-b18 |
New:
Client: Windows 7 Server: Windows Server 2012 R2, ARR 3, Jenkins 2.26, java.runtime.version 1.8.0_66-b18 |
Description |
Original:
Jenkins is behind rproxy. Config argument --prefix=/jenkins In IE11, after logon, the links to the projects on the startscreen are wrong. Sample: https://server/job/test/ instead of https://server/*jenkins*/job/test/ It's a client jscript issue with this kind of browser. No problem with Chrome or FF. Maybe a slow render/binding bug. After clicking on Jenkins Homeurl (upper left corner), all links are correct. |
New:
Jenkins is behind rproxy. Config argument: --prefix=/jenkins http://build redirects to https://build/jenkins Links in to project urls are wrong: Sample: https://build/job/test/ instead of https://build/jenkins/job/test/ It seems to be a client jscript issue. After clicking on Jenkins Homeurl (upper left corner), all links are correct. |
Environment |
Original:
Client: Windows 7 Server: Windows Server 2012 R2, ARR 3, Jenkins 2.26, java.runtime.version 1.8.0_66-b18 |
New:
Client: Windows 7 Server: Windows Server 2012 R2, ARR 3, Jenkins 2.27, java.runtime.version 1.8.0_66-b18 |
Summary | Original: Jenkins behind rproxy generates wrong project urls | New: Jenkins behind rproxy generates wrong project urls when redirected |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Description |
Original:
Jenkins is behind rproxy. Config argument: --prefix=/jenkins http://build redirects to https://build/jenkins Links in to project urls are wrong: Sample: https://build/job/test/ instead of https://build/jenkins/job/test/ It seems to be a client jscript issue. After clicking on Jenkins Homeurl (upper left corner), all links are correct. |
New:
Jenkins is behind rproxy. Config argument: --prefix=/jenkins http://build redirects to https://build/jenkins Links to project-urls are wrong: Sample: https://build/job/test/ instead of https://build/jenkins/job/test/ It seems to be a client jscript issue. After clicking on Jenkins Homeurl (upper left corner), all links are correct. |
Link |
New:
This issue blocks |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
EDIT: Fixed hint, that this failure only happens in ie 11. Behavior is browser independent.