Bug 54376

Summary: ScopePanel : Allow configuring more precisely scopes
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.8   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2013-01-05 20:18:34 UTC
These scopes have a meaning for HTML pages but not for XML where there is only one Main Sample
Comment 1 Sebb 2013-01-05 20:32:19 UTC
There may be other samplers that generate sub-samples which can be processed as XML.

There are certainly samplers that generate text sub-samples - e.g. the Mail Reader.

And 3rd party samplers may generate XNL child samples.

I think the option should be retained.
Comment 2 Philippe Mouawad 2013-01-05 20:35:43 UTC
Renaming Bugzilla as per sebb note
Comment 3 Philippe Mouawad 2013-01-05 20:38:17 UTC
Date: Sat Jan  5 20:32:23 2013
New Revision: 1429379

URL: http://svn.apache.org/viewvc?rev=1429379&view=rev
Log:
Bug 54376: XPath extractor should not have scopes "Main sample and sub-samples" and "Sub-samples only"
Bugzilla Id: 54376

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/extractor/gui/XPathExtractorGui.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/AbstractScopedJMeterGuiComponent.java
    jmeter/trunk/src/core/org/apache/jmeter/util/ScopePanel.java
    jmeter/trunk/xdocs/changes.xml
    
    
Date: Sat Jan  5 20:37:23 2013
New Revision: 1429380

URL: http://svn.apache.org/viewvc?rev=1429380&view=rev
Log:
Bug 54376 - ScopePanel : Allow configuring more precisely scopes

Reverting only creation of scopepanel options in XPathExtractorGUI as per sebb comment
Bugzilla Id: 54376

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/extractor/gui/XPathExtractorGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 4 The ASF infrastructure team 2022-09-24 20:37:52 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3025