You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2013/07/07 04:42:35 UTC

[Bug 55208] New: JSR223 language entries are duplicated; fold to lower case

https://issues.apache.org/bugzilla/show_bug.cgi?id=55208

            Bug ID: 55208
           Summary: JSR223 language entries are duplicated; fold to lower
                    case
           Product: JMeter
           Version: 2.9
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: sebb@apache.org

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.

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

[Bug 55208] JSR223 language entries are duplicated; fold to lower case

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55208

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Sebb <se...@apache.org> ---
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

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