Quantcast

[JIRA] (JENKINS-14589) Inconsistent delete button.

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

[JIRA] (JENKINS-14589) Inconsistent delete button.

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Podar Wang
Components: cobertura
Created: 26/Jul/12 7:31 PM
Description:

The delete button does not act consistently. When using the plugin for the first time for a project, if you delete the two default metrics and then add your own metrics, you lose the ability to delete them until you save and refresh the page.

Project: Jenkins
Priority: Minor Minor
Reporter: Podar Wang
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-14589) Inconsistent delete button.

JIRA noreply@jenkins-ci.org
Podar Wang commented on Bug JENKINS-14589

I have successfully added this feature. I am not sure how I should submit my changes as the github repo is read only.

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-14589) Inconsistent delete button.

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Podar Wang started work on Bug JENKINS-14589
Change By: Podar Wang (26/Jul/12 7:31 PM)
Status: Open In Progress
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-14589) Inconsistent delete button.

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
 
Podar Wang edited a comment on Bug JENKINS-14589

I have successfully added this feature.
https://github.com/podarsmarty/cobertura-plugin

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-14589) Inconsistent delete button.

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
 
Podar Wang edited a comment on Bug JENKINS-14589

I have successfully fixed this issue.
https://github.com/podarsmarty/cobertura-plugin

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-14589) Inconsistent delete button.

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

Code changed in jenkins
User: Po-Dar Wang
Path:
src/main/java/hudson/plugins/cobertura/CoberturaBuildAction.java
src/main/java/hudson/plugins/cobertura/CoberturaPublisher.java
src/main/java/hudson/plugins/cobertura/MavenCoberturaBuildAction.java
src/main/java/hudson/plugins/cobertura/MavenCoberturaPublisher.java
src/main/java/hudson/plugins/cobertura/renderers/SourceEncoding.java
src/main/java/hudson/plugins/cobertura/targets/CoverageTarget.java
src/main/java/hudson/plugins/cobertura/targets/CoverageTree.java
src/main/java/hudson/plugins/cobertura/targets/CoverageTreeElement.java
src/main/resources/hudson/plugins/cobertura/CoberturaPublisher/config.jelly
src/main/resources/hudson/plugins/cobertura/CoberturaPublisher/config.properties
src/test/java/hudson/plugins/cobertura/CoverageResultTest.java
src/test/resources/hudson/plugins/cobertura/coverage-with-lots-of-data.xml
http://jenkins-ci.org/commit/cobertura-plugin/1cef2b6890bf3388e7e80f12bbe8588035049403
Log:
Fixed bug:
JENKINS-14589

Added Features:
JENKINS-11025
JENKINS-8326

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-14589) Inconsistent delete button.

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
sogabe resolved Bug JENKINS-14589 as Fixed

merged. fix in 1.6.

Change By: sogabe (17/Aug/12 5:09 PM)
Status: In Progress 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
Loading...