-
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>
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.