-
Bug
-
Resolution: Fixed
-
Trivial
-
None
Jenkins failed to update since I have forgot to define a http proxy.
Jenkins tries to display are good error message incl a link to solve the problem
Unfortunately this error message is shown as its html
<span class=error>Failed to connect to http://www.google.com/. Perhaps you need to <a href="../pluginManager/advanced">configure HTTP proxy?</a></span>
[JENKINS-10081] missing proxy shown as html
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: update-center [ 15629 ] |
Workflow | Original: JNJira [ 140269 ] | New: JNJira + In-Review [ 205197 ] |
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
core/src/main/resources/hudson/model/UpdateCenter/ConnectionCheckJob/row.jelly
http://jenkins-ci.org/commit/jenkins/c563b0c8e0c5446bdb5a2965abe230dffb7da48d
Log:
[FIXED JENKINS-10081] fixed the double escaping problem.