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

             Bug #: 51275
           Summary: Cookie Panel clearGui() sets incorrect default policy
                    in Java 1.6
           Product: JMeter
           Version: 2.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
        AssignedTo: notifications@jakarta.apache.org
        ReportedBy: s...@apache.org
    Classification: Unclassified


The Cookie Panel clearGui() method assumes that "compatibility" is the last
policy entry. However, as this is derived from HashMap.keySet() the order is
not well-defined.

The code should use the default policy name, as is done by the init() method,
rather than the assumed index.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@jakarta.apache.org
For additional commands, e-mail: notifications-h...@jakarta.apache.org

Reply via email to