Bug 57648 - TestFragment should be disabled when created
Summary: TestFragment should be disabled when created
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.12
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-28 14:03 UTC by UbikLoadPack support
Modified: 2015-02-28 20:31 UTC (History)
1 user (show)



Attachments
Patch implementing feature (584 bytes, patch)
2015-02-28 14:03 UTC, UbikLoadPack support
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description UbikLoadPack support 2015-02-28 14:03:49 UTC
Created attachment 32529 [details]
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.
Comment 1 Philippe Mouawad 2015-02-28 20:31:05 UTC
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
Comment 2 The ASF infrastructure team 2022-09-24 20:37:59 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3548