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 2017/02/21 16:22:05 UTC

[Bug 60759] New: View Results Tree : Search feature does not search in URL

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

            Bug ID: 60759
           Summary: View Results Tree : Search feature does not search in
                    URL
           Product: JMeter
           Version: 3.1
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: support@ubikloadpack.com
  Target Milestone: ---

This is annoying as sometimes , ids to correlate can be in path.

The fix is to add list.add(getUrlAsString()); here:


-
https://github.com/apache/jmeter/blob/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSampleResult.java#L275

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

[Bug 60759] View Results Tree : Search feature does not search in URL

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Tue Feb 21 19:45:48 2017
New Revision: 1783921

URL: http://svn.apache.org/viewvc?rev=1783921&view=rev
Log:
Bug 60759 - View Results Tree : Search feature does not search in URL
Bugzilla Id: 60759

Modified:
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSampleResult.java
    jmeter/trunk/xdocs/changes.xml

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