-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Major
-
Component/s: core
Theme Manager plugin add JENKINS_URL to css and js files. When user access Jenkins by different address than that configured as JENKINS_URL, the browser blocks some files because of:
"A cross-origin resource sharing (CORS) request was blocked because of invalid or missing response headers of the request or the associated preflight request ."
I believe links to css should be relative.