-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
Jenkins ver. 1.407
Hello there,
I'm using Jenkins 1.407, but now the consoleFull-Output is not available, because the link is not working.
The top of the console output shows only:
(Sorry - German)
Vorausgehende 2,545 KB sind in dieser Darstellung ausgelassen. <a href="consoleFull">Alles anzeigen</a>
But "<a href="consoleFull">Alles anzeigen</a>" should be a Link like Alles anzeigen
Please fix it.
- duplicates
-
JENKINS-9417 HREF Links on certain pages are broken
-
- Resolved
-
- is blocking
-
JENKINS-9418 Broken links in builds and console output since 1.407
-
- Resolved
-
- is duplicated by
-
JENKINS-9416 The log in form is not displayed on the main page. Instead it is "<a href="/login?from=/">Log in</a>"
-
- Resolved
-
Same problem here, but not only for the console output. Here also the link to the user in the "changes" list of a build is not parsed.
In the source code of the page Firefox shows <a href="consoleFull">Full Log</a> and <a href="/user/Wilhelm Meyer">Wilhelm Meyer</a>
So it seems, that somewhere the HTML code is escaped and then sent to the client.