[Bug 54176] Regular expression markers `\Q` `\E` doesn't work for "Response Assertion" and "RE Extractor"

2022-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54176

Felix Schumacher  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #7 from Felix Schumacher  ---
With next version of JMeter (5.5) we will have a switch
(jmeter.regex.engine=java), that can be used to replace all occurrences of Oro
with Java's regex implementation. Therefore I think, this bug is now a
duplicate of 57672.

*** This bug has been marked as a duplicate of bug 57672 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54176] Regular expression markers `\Q` `\E` doesn't work for Response Assertion and RE Extractor

2012-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54176

--- Comment #3 from Sebb s...@apache.org ---
The Regexp Tester uses the same Regex engine, i.e. Jakarta ORO.

I just tried using JMeter 2.8, and \Q and \E do *not* work.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 54176] Regular expression markers `\Q` `\E` doesn't work for Response Assertion and RE Extractor

2012-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54176

--- Comment #5 from Sebb s...@apache.org ---
I was using the Regexp Tester.

You were using the Search faciliry, which uses the Java regex engine.

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 54176] Regular expression markers `\Q` `\E` doesn't work for Response Assertion and RE Extractor

2012-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54176

Philippe Mouawad p.moua...@ubik-ingenierie.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||p.mouawad@ubik-ingenierie.c
   ||om
 Resolution|INVALID |---

--- Comment #6 from Philippe Mouawad p.moua...@ubik-ingenierie.com ---
I find this a little disturbing for users.
Shouldn't we either:
- Replace java regexp engine from search feature by oro
- Or replace oro by java engine regexp but this is an issue for existing Test
Plans

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 54176] Regular expression markers `\Q` `\E` doesn't work for Response Assertion and RE Extractor

2012-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54176

Philippe Mouawad p.moua...@ubik-ingenierie.com changed:

   What|Removed |Added

   Hardware|PC  |All

-- 
You are receiving this mail because:
You are the assignee for the bug.