Skip to content

Rewrited properties of ThreadGroup in tree #1238

@asfimport

Description

@asfimport

Jozef Hovan (Bug 23787):
I use Sun JDK 1.4.2.
I have JMeter versions from CVS and 1.9.1 run equally.

Scenario of this bug is (after starup):

  1. On "Test Plan" create new "Thread Group"
  2. Rename "Thread Group" to "foo""
  3. On "Test Plan" create new "Thread Group"
  4. Rename new created "Thread Group" to "xxx"
  5. In Thread Group "xxx" create new "Simple Controller"
    Tree now looks like that:
  • Test Plan
    • foo
    • xxx
      • Simple Controller
  1. Remove Simple Controller from test Plan
    -> Hilighted Node will be node "foo"

  2. Click on any other node (maybe Work Bench in Tree)

You get a bug - name and properties of node foo is replaced by "xxx"
Tree now looks:

  • Test Plan
    • xxx
    • xxx

Severity: major
OS: All

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions