Bug 58849

Summary: View Results Tree : Add a search panel to the request http view to be able to search in the parameters table
Product: JMeter - Now in Github Reporter: benoit.wiart
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: All   
OS: All   

Description benoit.wiart 2016-01-13 10:38:13 UTC
the search is only done on the parameters table

the existing search extension used on jeditorpane was updated to make it
work on any component (you have to implement the specific logic)
Comment 1 benoit.wiart 2016-01-13 10:39:04 UTC
PR https://github.com/apache/jmeter/pull/73
Comment 2 Philippe Mouawad 2016-01-14 13:35:55 UTC
Date: Thu Jan 14 13:35:03 2016
New Revision: 1724605

URL: http://svn.apache.org/viewvc?rev=1724605&view=rev
Log:
Bug 58849 - View Results Tree : Add a search panel to the request http view to be able to search in the parameters table
#resolve #73
Bugzilla Id: 58849

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/SamplerResultTab.java
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/SearchTextExtension.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:02 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3775