You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Philippe Mouawad <ph...@gmail.com> on 2014/10/07 21:08:53 UTC

Re: [Bug 57032] Can't match xml in recording controller as regex

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, <bu...@apache.org> wrote:

> https://issues.apache.org/bugzilla/show_bug.cgi?id=57032
>
> Felix Schumacher <fe...@internetallee.de> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>              Status|NEW                         |RESOLVED
>          Resolution|---                         |FIXED
>
> --- Comment #4 from Felix Schumacher <fe...@internetallee.de>
> ---
> 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.