Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Please use
<l:layout norefresh="true">
for the views that contain the coverage results. Otherwise the sorting of tables will be reset by the refresh.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | stephenconnolly [ stephenconnolly ] | drulli [ drulli ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 137527 ] | JNJira + In-Review [ 187552 ] |
Code changed in hudson
User: : sogabe
Path:
trunk/hudson/plugins/emma/src/main/resources/hudson/plugins/emma/CoverageReport/index.jelly
trunk/hudson/plugins/emma/src/main/resources/hudson/plugins/emma/PackageReport/index.jelly
trunk/hudson/plugins/emma/src/main/resources/hudson/plugins/emma/SourceFileReport/index.jelly
http://jenkins-ci.org/commit/34650
Log:
JENKINS-7428[EMMA] Removed refresh from coverage pages.