Bug 58161

Summary: Row sorter to Summary Report
Product: JMeter - Now in Github Reporter: mchassagneux
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: PC   
OS: All   
Attachments: Row sorter to Summary Report
Row sorter to Summary Report

Description mchassagneux 2015-07-21 12:19:12 UTC
Created attachment 32919 [details]
Row sorter to Summary Report

I made this modification to add row sorter by column in the Summary Report component. 

Could you look at it ?
Comment 1 mchassagneux 2015-07-21 12:26:12 UTC
The patch was made on "src\components\org\apache\jmeter\visualizers\SummaryReport.java" file
Comment 2 UbikLoadPack support 2015-07-21 12:26:44 UTC
Thanks, sounds interesting but same note as for Bug 58161 regarding the patch.
Comment 3 mchassagneux 2015-07-23 14:40:30 UTC
Created attachment 32931 [details]
Row sorter to Summary Report

New version of the patch
Comment 4 Philippe Mouawad 2015-12-29 22:03:37 UTC
Hi,
Thanks for patch but it's not working for me.
It throws either ClassCastException (String to double conversion) or ArraysOutOfBoundsException.

Regards
Comment 5 Philippe Mouawad 2015-12-29 22:22:10 UTC

*** This bug has been marked as a duplicate of bug 52962 ***
Comment 6 The ASF infrastructure team 2022-09-24 20:38:00 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3631