-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 1.596 with description-setter plugin 1.9 (and other plugins, including build-name-setter )
Upgrading from 1.578 to 1.596, I find that all the links I have in the build descriptions don't work in the build history (they do work on the build's main page).
I use the description-setter to set discriptions like:
<a href="${JOB_URL}../compiler=vc12/${BUILD_NUMBER}/console">win console</a>
to link directly to the console form each job. (And 3 more links, to the build results and then the same for the mac build of this Multi-configuration project). These links still show as links on job/myjob/xx/ but only the text shows in the build history 'sidebar'. I add these links mostly for use from the sidebar (to save clicks and page load time when going to the console and build artefacts for a specific build).
Looking through the Jenkins Changelog, I'm guessing this may be the result of the change in 1.593 (or maybe issue 16184?). The plugin itself did not change. I'm not sure if this change was intentional or not, at least nothing in the changelog seems to indicate it was.
- is duplicated by
-
JENKINS-28214 The URL hyperlink is no longer available on the build description history
-
- Resolved
-
-
JENKINS-26539 Build descriptions in sidebar ignores HTML breaks (<br>)
-
- Resolved
-
-
JENKINS-27824 Build Descriptions containing <br> are no longer rendered correctly on project page (but are renedered correctly on build page)
-
- Closed
-
- is related to
-
JENKINS-28022 Build description longer than 30 chars has hex zero width space added
-
- Closed
-
[JENKINS-26406] Build history text field wrap fails when containing markup
Link |
New:
This issue is duplicated by |
Assignee | New: Tom FENNELLY [ tfennelly ] |
Link | New: This issue is related to JENKINS-26565 [ JENKINS-26565 ] |
Link | Original: This issue is related to JENKINS-26565 [ JENKINS-26565 ] |
Summary | Original: description-setter plugin cannot set html anymore | New: Build history text field wrap fails when containing markup |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Labels | Original: buildhistory user-experience | New: buildhistory lts-candidate user-experience |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Labels | Original: buildhistory lts-candidate user-experience | New: 1.596.2-fixed buildhistory user-experience |
Labels | Original: 1.596.2-fixed buildhistory user-experience | New: 1.596.3-fixed buildhistory user-experience |