Bug 62554

Summary: BoundaryExtractor : Field to check is not reset
Product: JMeter - Now in Github Reporter: UbikLoadPack support <support>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 4.0   
Target Milestone: JMETER_5.0   
Hardware: All   
OS: All   

Description UbikLoadPack support 2018-07-18 14:02:36 UTC
As a consequence, use might make a mistake as scope is taken from the last component.

To fix it, add to clearGUI():

useBody.setSelected(true);

Regards
Comment 1 Philippe Mouawad 2018-07-18 14:05:50 UTC
Author: pmouawad
Date: Wed Jul 18 14:05:28 2018
New Revision: 1836169

URL: http://svn.apache.org/viewvc?rev=1836169&view=rev
Log:
Bug 62554 - BoundaryExtractor : Field to check is not reset
Bugzilla Id: 62554

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/extractor/gui/BoundaryExtractorGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:14 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4828