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

Felix Schumacher <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #5 from Felix Schumacher <[email protected]> ---
@Nikola, can you test the next build from trunk or nightly again?

commit 2d217c9e0332073f412330641dc8ee89db341699
AuthorDate: Tue Dec 15 17:30:08 2020 +0100

    Sort properties and variables in a human expected order for
DebugPostProcessor and DebugSampler

    That means the following order would hold:
     1,2,10,11,20,abc_1,abc_2,abc_10

    Bugzilla Id: 64988
---
 .../jmeter/extractor/DebugPostProcessor.java       |  8 +-
 .../org/apache/jmeter/sampler/DebugSampler.java    |  7 +-
 .../jorphan/util/AlphaNumericKeyComparator.java    | 87 ++++++++++++++++++++++
 .../util/TestAlphaNumericKeyComparator.java        | 64 ++++++++++++++++
 xdocs/changes.xml                                  |  1 +
 5 files changed, 156 insertions(+), 11 deletions(-)

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

Reply via email to