Bug 54376 - ScopePanel : Allow configuring more precisely scopes
Summary: ScopePanel : Allow configuring more precisely scopes
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.8
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-05 20:18 UTC by Philippe Mouawad
Modified: 2013-01-05 20:38 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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