Quantcast

[JIRA] (JENKINS-14209) Extra Columns plugin 1.4 Build description problem with embeded html

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14209) Extra Columns plugin 1.4 Build description problem with embeded html

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Fred G
Components: extra-columns
Created: 25/Jun/12 4:07 PM
Description:

I upgraded extra columns plugin from 1.3 to 1.4 and now the embedded html in my build doesn't display correctly.

I set build description's with html like:
<font color="red">failure reason</font>

With version 1.3 it would display "failure result" in red, but now it show the full html in the build description.

Project: Jenkins
Priority: Major Major
Reporter: Jim Searle
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14209) Extra Columns plugin 1.4 Build description problem with embeded html

JIRA noreply@jenkins-ci.org
Change By: SCM/JIRA link daemon (26/Jun/12 11:38 PM)
Status: Open Resolved
Resolution: Fixed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14209) Extra Columns plugin 1.4 Build description problem with embeded html

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Fred G
Path:
src/main/java/jenkins/plugins/extracolumns/DescriptionColumn.java
src/main/resources/jenkins/plugins/extracolumns/BuildDescriptionColumn/column.jelly
src/main/resources/jenkins/plugins/extracolumns/DescriptionColumn/column.jelly
http://jenkins-ci.org/commit/extra-columns-plugin/84341474d8ea5207f242c582f64ba0a29be01c8d
Log:
[FIXED JENKINS-14209] Extra Columns plugin 1.4 Build description problem
with embeded html

Fixed the same issue also for project descriptions.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...