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 2015/02/28 15:03:49 UTC

[Bug 57648] New: TestFragment should be disabled when created

https://bz.apache.org/bugzilla/show_bug.cgi?id=57648

            Bug ID: 57648
           Summary: TestFragment should be disabled when created
           Product: JMeter
           Version: 2.12
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: support@ubikloadpack.com

Created attachment 32529
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32529&action=edit
Patch implementing feature

Hello,
Documentation says:
"When using Test Fragment with Module Controller , ensure you disable the Test
Fragment to avoid the execution of Test Fragment itself. "

So here is an enhancement so that when created it is disabled by default as per
doc recommandation.

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

[Bug 57648] TestFragment should be disabled when created

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Sat Feb 28 20:29:25 2015
New Revision: 1662998

URL: http://svn.apache.org/r1662998
Log:
Bug 57648 - TestFragment should be disabled when created
Bugzilla Id: 57648

Modified:
   
jmeter/trunk/src/core/org/apache/jmeter/control/gui/TestFragmentControllerGui.java
    jmeter/trunk/xdocs/changes.xml

Date: Sat Feb 28 20:30:30 2015
New Revision: 1662999

URL: http://svn.apache.org/r1662999
Log:
Bug 57648 - TestFragment should be disabled when created
Update docs
Bugzilla Id: 57648

Modified:
    jmeter/trunk/xdocs/usermanual/component_reference.xml

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