Bug 62790 - ArrayIndexOutOfBoundsException when calling replace without selecting the first match
Summary: ArrayIndexOutOfBoundsException when calling replace without selecting the fir...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.0
Hardware: All All
: P2 normal (vote)
Target Milestone: JMETER_5.1
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2018-10-02 08:30 UTC by Philippe Mouawad
Modified: 2018-10-02 08:33 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 2018-10-02 08:30:17 UTC
This is related to Bug 62767:

--- Comment #5 from orimarko <orimarko@gmail.com> ---
Scenario to reproduce:

1. Click Search
2. Add  "text" to Search Field
3. Click Search All (find 1 occurrence)
4. Click Replace

Also when Click Replace & Find
Comment 1 Philippe Mouawad 2018-10-02 08:33:29 UTC
Author: pmouawad
Date: Tue Oct  2 08:32:07 2018
New Revision: 1842602

URL: http://svn.apache.org/viewvc?rev=1842602&view=rev
Log:
Bug 62790 - ArrayIndexOutOfBoundsException when calling replace without selecting the first match
Bugzilla Id: 62790

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/SearchTreeDialog.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:14 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4887