Bug 60759 - View Results Tree : Search feature does not search in URL
Summary: View Results Tree : Search feature does not search in URL
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: PC Mac OS X 10.1
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-21 16:22 UTC by UbikLoadPack support
Modified: 2017-02-25 14:12 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description UbikLoadPack support 2017-02-21 16:22:05 UTC
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
Comment 1 Philippe Mouawad 2017-02-25 14:12:29 UTC
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
Comment 2 The ASF infrastructure team 2022-09-24 20:38:07 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4292