https://bz.apache.org/bugzilla/show_bug.cgi?id=63061

Felix Schumacher <felix.schumac...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
             Status|NEW                         |NEEDINFO

--- Comment #10 from Felix Schumacher <felix.schumac...@internetallee.de> ---
@reporters it would be nice, if you could test next build from trunk or nightly
and report back, whether it fixes your issue.

commit 6e7b3702cac8808937df56409393f42ee9b60e67
Author: Felix Schumacher <felix.schumac...@internetallee.de>
AuthorDate: Sat Jan 2 22:36:42 2021 +0100

    Sorting in View Results in Table is not correct

    All string columns will get sorted by human understandable alpha numeric
sort

    Bugzilla Id: 63061
---
 .../apache/jmeter/visualizers/TableVisualizer.java | 11 ++++-
 ...Comparator.java => AlphaNumericComparator.java} | 48 +++++++++++++--------
 .../jorphan/util/AlphaNumericKeyComparator.java    | 50 ++--------------------
 .../util/TestAlphaNumericKeyComparator.java        | 18 +++++++-
 xdocs/changes.xml                                  |  1 +
 5 files changed, 60 insertions(+), 68 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to