Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
I'm having trouble with the URLs being generated for XMLHttpRequests behind a reverse proxy. The URLs generated have the http scheme instead of https.
I believe this could be solved by changing the URL to be relative instead of absolute.
public String getApiBaseUrl() { return Jenkins.getInstance().getRootUrlFromRequest() + getViewUrl(); }
See attached screen caps demonstrating the behavior I'm seeing.
Attachments
Issue Links
- is related to
-
JENKINS-24168 Delivery Pipeline view is not displayed in Firefox 23
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | delivery-pipeline-plugin.hpi [ 26480 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Link |
This issue is related to |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 156890 ] | JNJira + In-Review [ 207911 ] |