Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
-
2.157
Description
When restarting a jenkins server (<jenkinsurl>/restart), the static assets (such as css/js) are not prefixed, so if jenkins is sitting behind a proxy server, the assets are not coming from the right place.
This appears to work fine in standalone mode (java -jar war), but I'm not sure why.
Looks like the jelly files reference resURL, but resURL is undefined for the restarting template.
Attachments
Issue Links
- is duplicated by
-
JENKINS-52008 "Please wait while Jenkins is starting" page looks bad in 2.128
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Description |
When restarting a jenkins server (<jenkinsurl>/restart), the static assets (such as css/js) are not prefixed, so if jenkins is sitting infront of a proxy server, the assets are not coming from the right place. This appears to work fine in standalone mode (java -jar war), but I'm not sure why. Looks like the jelly files reference resURL, but resURL is undefined for the restarting template. |
When restarting a jenkins server (<jenkinsurl>/restart), the static assets (such as css/js) are not prefixed, so if jenkins is sitting behind a proxy server, the assets are not coming from the right place. This appears to work fine in standalone mode (java -jar war), but I'm not sure why. Looks like the jelly files reference resURL, but resURL is undefined for the restarting template. |
Released As | 2.157 | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Link |
This issue is duplicated by |
Assignee | Dont Use [ cb_gavinmogan ] | Gavin Mogan [ halkeye ] |