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 2014/10/06 22:01:33 UTC

[Bug 57061] New: Save as Test Fragment does not clone deeply selected node

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

            Bug ID: 57061
           Summary: Save as Test Fragment does not clone deeply selected
                    node
           Product: JMeter
           Version: 2.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: support@ubikloadpack.com

Created attachment 32084
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32084&action=edit
Test plan showing issue

Save as Test Fragment introduced in 2.11 does not work correctly when node to
save has children.

I only copies the selected node and not its children.

Scenario:
- Select Connexion node
- Right click and select Save as Test Fragment. Save it as included.jmx
- Open included.jmx, it only contains Connexion node without children => BUG


Regards
Ubik Load Pack Team

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

[Bug 57061] Save as Test Fragment fails to clone deeply selected node

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
            Summary|Save as Test Fragment does  |Save as Test Fragment fails
                   |not clone deeply selected   |to clone deeply selected
                   |node                        |node

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

[Bug 57061] Save as Test Fragment does not clone deeply selected node

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

--- Comment #1 from UbikLoadPack support <su...@ubikloadpack.com> ---
Created attachment 32085
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32085&action=edit
Patch fixing issue

Hello,
Find attached the fix to this issue.
Regards

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

[Bug 57061] Save as Test Fragment fails to clone deeply selected node

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

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks for patch

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

[Bug 57061] Save as Test Fragment fails to clone deeply selected node

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Mon Oct  6 20:29:54 2014
New Revision: 1629759

URL: http://svn.apache.org/r1629759
Log:
Bug 57061 - Save as Test Fragment fails to clone deeply selected node
Bugzilla Id: 57061

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Save.java
    jmeter/trunk/xdocs/changes.xml

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