https://bz.apache.org/bugzilla/show_bug.cgi?id=63862
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Keywords| |FixedInTrunk --- Comment #1 from Philippe Mouawad <[email protected]> --- This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 27bb77a Bug 63862 Search Dialog / Search in View Results Tree: Uncaught exception if regex is checked and regex is invalid 27bb77a is described below commit 27bb77a5fee2143e8e9cff3f2f132e20dbfddf20 Author: pmouawad <[email protected]> AuthorDate: Thu Oct 17 21:41:45 2019 +0200 Bug 63862 Search Dialog / Search in View Results Tree: Uncaught exception if regex is checked and regex is invalid --- .../apache/jmeter/visualizers/SearchTreePanel.java | 2 +- .../apache/jmeter/gui/action/RawTextSearcher.java | 5 +++++ .../apache/jmeter/gui/action/RegexpSearcher.java | 21 +++++++++++++-------- 3 files changed, 19 insertions(+), 9 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
