Bug 55208

Summary: JSR223 language entries are duplicated; fold to lower case
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 2.9   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

Description Sebb 2013-07-07 02:42:35 UTC
The list of languages for JSR223 elements contains lots of duplicates which differ only by case. These are aliases so we only need to display one version. Since most are already lower-case, force the rest to lower case and drop any resulting duplicates.
Comment 1 Sebb 2013-07-07 02:55:18 UTC
URL: http://svn.apache.org/r1500358
Log:
JSR223 language entries are duplicated; fold to lower case
Bugzilla Id: 55208

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/util/JSR223BeanInfoSupport.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:54 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3159