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.
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.