Hi Felix, Congrats for your first commit on project :-) When closing a bug, always add the commit log, in this case: ----------------------------------------------------------------------------------------------------------------------------------------------- Date: Tue Oct 7 16:54:46 2014 New Revision: 1629926
URL: http://svn.apache.org/r1629926 Log: Bug 57032 - Make regexes in HTTP Script Recorder more useful. When a regex starts and ends with a paren, it will not be surrounded by boundary matchers anymore. That way boundary characters can be included in the match. Bugzilla Id: 57032 Modified: jmeter/trunk/src/core/org/ apache/jmeter/engine/util/ReplaceFunctionsWithStrings.java jmeter/trunk/test/src/org/apache/jmeter/engine/util/TestValueReplacer.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/component_reference.xml ----------------------------------------------------------------------------------------------------------------------------------------------- Also ensure you configure your eclipse to use spaces instead of tabs. Thanks Regards On Tue, Oct 7, 2014 at 6:59 PM, <[email protected]> wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=57032 > > Felix Schumacher <[email protected]> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Status|NEW |RESOLVED > Resolution|--- |FIXED > > --- Comment #4 from Felix Schumacher <[email protected]> > --- > Applied everything but the changed ordering of match application. I have to > look a bit further into that one. > > -- > You are receiving this mail because: > You are the assignee for the bug. > -- Cordialement. Philippe Mouawad.
