You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/01/13 11:38:13 UTC

[Bug 58849] New: add a search panel to the request http view

https://bz.apache.org/bugzilla/show_bug.cgi?id=58849

            Bug ID: 58849
           Summary: add a search panel to the request http view
           Product: JMeter
           Version: 2.13
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: benoit.wiart@gmail.com

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)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58849] View Results Tree : Add a search panel to the request http view to be able to search in the parameters table

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58849

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|add a search panel to the   |View Results Tree : Add a
                   |request http view           |search panel to the request
                   |                            |http view to be able to
                   |                            |search in the parameters
                   |                            |table
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58849] View Results Tree : Add a search panel to the request http view to be able to search in the parameters table

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58849

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Mac OS X 10.1               |All
             Status|NEW                         |RESOLVED
           Hardware|PC                          |All
         Resolution|---                         |FIXED

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 58849] add a search panel to the request http view

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58849

--- Comment #1 from benoit.wiart@gmail.com ---
PR https://github.com/apache/jmeter/pull/73

-- 
You are receiving this mail because:
You are the assignee for the bug.