-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
2.157
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.
- is duplicated by
-
JENKINS-52008 "Please wait while Jenkins is starting" page looks bad in 2.128
-
- Resolved
-
[JENKINS-55062] Restarting (and likely loading) screen is missing assets if prefixed infront of proxy
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Description |
Original:
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. |
New:
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 | New: 2.157 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is duplicated by |
Assignee | Original: Dont Use [ cb_gavinmogan ] | New: Gavin Mogan [ halkeye ] |